Rearrange stuff
This commit is contained in:
parent
60c1cd512f
commit
092bf2d7d3
21 changed files with 20 additions and 139 deletions
|
|
@ -23,6 +23,7 @@ if(WIN32)
|
|||
target_compile_definitions(hermes PRIVATE WIN32)
|
||||
endif()
|
||||
|
||||
target_include_directories(hermes PRIVATE include)
|
||||
target_compile_definitions(hermes PRIVATE LOGGER_CLASS=${LOGGER_CLASS})
|
||||
target_sources(hermes PRIVATE src/${LOGGER_CLASS}.cpp)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue