include z3ed target in src/CMakeLists.txt
This commit is contained in:
@@ -74,9 +74,9 @@ if(APPLE)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
include(app/CMakeLists.txt)
|
include(app/CMakeLists.txt)
|
||||||
|
include(cli/CMakeLists.txt)
|
||||||
include(ext/CMakeLists.txt)
|
include(ext/CMakeLists.txt)
|
||||||
include(py/CMakeLists.txt)
|
include(py/CMakeLists.txt)
|
||||||
# include(cli/CMakeLists.txt) Excluded for now, macOS include breaks action build
|
|
||||||
|
|
||||||
if (UNIX)
|
if (UNIX)
|
||||||
target_compile_definitions(yaze PRIVATE "linux")
|
target_compile_definitions(yaze PRIVATE "linux")
|
||||||
|
|||||||
Reference in New Issue
Block a user