Compare commits
2 Commits
Prerelease
...
Prerelease
Author | SHA1 | Date | |
---|---|---|---|
e5cfd25fcc | |||
b0793828f6 |
@@ -48,7 +48,7 @@ install(FILES ${jlog_HEADERS} DESTINATION include/${PROJECT_NAME})
|
||||
|
||||
#add_subdirectory(tests)
|
||||
|
||||
target_link_libraries(jlog PUBLIC Event)
|
||||
target_link_libraries(jlog PRIVATE Event)
|
||||
|
||||
add_executable(LoggerDemo main.cpp)
|
||||
target_link_libraries(LoggerDemo PUBLIC ${PROJECT_NAME})
|
||||
|
Reference in New Issue
Block a user