mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-21 20:53:56 +00:00
[NFC] Cleanup project structure a bit (#93)
This commit is contained in:
@@ -8,6 +8,4 @@ list(SORT SRC_FILES)
|
||||
|
||||
add_library(emulator ${SRC_FILES})
|
||||
|
||||
target_include_directories(emulator INTERFACE
|
||||
"${CMAKE_CURRENT_LIST_DIR}"
|
||||
)
|
||||
target_include_directories(emulator INTERFACE "${CMAKE_CURRENT_LIST_DIR}")
|
||||
|
||||
Reference in New Issue
Block a user