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:
ThePhD 2018-12-27 12:41:43 -05:00
parent f6e6398f64
commit e21614d7f6
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA

View File

@ -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