mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-20 20:09:08 -06:00
Update Ghoul
Fix AssImp CMake warnings
This commit is contained in:
@@ -125,7 +125,9 @@ target_link_libraries(
|
||||
${GLFW_LIBRARIES}
|
||||
)
|
||||
|
||||
set_property(TARGET sgct_light PROPERTY FOLDER "External")
|
||||
if (TARGET sgct_light)
|
||||
set_property(TARGET sgct_light PROPERTY FOLDER "External")
|
||||
endif ()
|
||||
if (TARGET glew)
|
||||
set_property(TARGET glew PROPERTY FOLDER "External/SGCT")
|
||||
endif ()
|
||||
|
||||
Submodule ext/ghoul updated: b51bf70b58...1de8243bcb
Reference in New Issue
Block a user