Merge pull request #2 from nullworks/cmaked
Change CMakeLists to allow building from submodule
This commit is contained in:
commit
06bd9fceaf
@ -30,6 +30,7 @@ target_include_directories(${PROJECT_NAME} PRIVATE
|
||||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME} PUBLIC
|
||||
$<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/include>
|
||||
$<INSTALL_INTERFACE:${include_dest}>
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user