mirror of
https://github.com/overte-org/overte.git
synced 2025-04-13 21:08:35 +02:00
Moving boostconfig folder in IDEs
This commit is contained in:
parent
d3cdfb5084
commit
0c50cb670a
1 changed files with 1 additions and 0 deletions
1
cmake/externals/boostconfig/CMakeLists.txt
vendored
1
cmake/externals/boostconfig/CMakeLists.txt
vendored
|
@ -16,3 +16,4 @@ ExternalProject_Get_Property(${EXTERNAL_NAME} SOURCE_DIR)
|
|||
|
||||
set(${EXTERNAL_NAME_UPPER}_INCLUDE_DIRS ${SOURCE_DIR}/include CACHE TYPE INTERNAL)
|
||||
|
||||
set_target_properties(${EXTERNAL_NAME} PROPERTIES FOLDER "hidden/externals")
|
||||
|
|
Loading…
Reference in a new issue