You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
project(evmu-core VERSION ${EVMU_VERSION} DESCRIPTION "Lightweight, low-level emulator core library for the Dreamcast Visual Memory Unit" LANGUAGES C CXX)
add_subdirectory(lib)
option(EVMU_ENABLE_TESTS "Enable ElysianVmu unit tests" OFF)