[M] Split config

This commit is contained in:
Hykilpikonna
2023-03-25 21:15:05 -04:00
parent 3c0b3008cd
commit 8b94c8c2d0
3 changed files with 40 additions and 35 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ add_custom_target(
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
)
add_executable(Z_DUMMY_TARGET ${SRC_LIST} src/macros.h)
add_executable(Z_DUMMY_TARGET ${SRC_LIST} src/macros.h src/config.h)