using configuration files now

This commit is contained in:
2021-06-08 17:04:28 +02:00
committed by Robin Mueller
parent 6b7356611d
commit ab8aaba0f4
11 changed files with 19 additions and 11 deletions

View File

@ -5,6 +5,3 @@ target_sources(${TARGET_NAME} PRIVATE
target_include_directories(${TARGET_NAME} PUBLIC
${CMAKE_CURRENT_SOURCE_DIR}
)