Link GLFW library requirements

Update SGCT reference
This commit is contained in:
Alexander Bock
2016-07-20 14:52:24 +02:00
parent 65ddeba70c
commit 6a56e4c83c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ function (add_external_dependencies)
# sgct
sgct_light glew glfw png16_static quat tinythreadpp tinyxml2static turbojpeg-static
vrpn zlibstatic
# simd
${GLFW_LIBRARIES}
)
set_property(TARGET sgct_light PROPERTY FOLDER "External")