mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-05 22:43:13 +02:00
I can't set VHACD_ROOT_DIR and run cmake with this line.
This commit is contained in:
parent
a47ae9212b
commit
43c3c621a8
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ set_target_properties(scribe PROPERTIES FOLDER "Tools")
|
|||
find_package(VHACD)
|
||||
if(VHACD_FOUND)
|
||||
add_subdirectory(vhacd)
|
||||
set_target_properties(vhacd PROPERTIES FOLDER "Tools")
|
||||
# set_target_properties(vhacd PROPERTIES FOLDER "Tools")
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue