mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
I n t e r f a c e l i b r a r i e s a r e r e a l l y g o o d
This commit is contained in:
parent
f6e6398f64
commit
e21614d7f6
|
@ -44,7 +44,7 @@ set_target_properties(sol2_assert
|
|||
INTERFACE_INCLUDE_DIRECTORIES "${CMAKE_CURRENT_SOURCE_DIR}/include")
|
||||
if (SOL2_CI)
|
||||
target_compile_definitions(sol2_assert
|
||||
PUBLIC SOL2_CI)
|
||||
INTERFACE SOL2_CI)
|
||||
endif()
|
||||
|
||||
# # single-source compilable examples
|
||||
|
|
Loading…
Reference in New Issue
Block a user