relocation of install-include directory for other packages
This commit is contained in:
parent
5879eb0be3
commit
e1b6a23049
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
@PACKAGE_INIT@
|
||||
set_and_check(JSON_INCLUDE_DIR "@PACKAGE_JSON_INCLUDE_DESTINATION@")
|
||||
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(SET CMP0024 OLD)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/@JSON_TARGETS_FILENAME@)
|
||||
cmake_policy(POP)
|
||||
cmake_policy(POP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue