mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-21 12:43:57 +00:00
samples should be built only under windows
This commit is contained in:
@@ -7,5 +7,6 @@ file(GLOB_RECURSE SRC_FILES CONFIGURE_DEPENDS
|
||||
list(SORT SRC_FILES)
|
||||
|
||||
add_executable(bad-sample ${SRC_FILES})
|
||||
target_link_libraries(bad-sample PRIVATE common)
|
||||
|
||||
momo_assign_source_group(${SRC_FILES})
|
||||
|
||||
Reference in New Issue
Block a user