|
|
@ -183,6 +183,11 @@ if (_GLFW_COCOA_NSGL) |
|
|
|
${CORE_FOUNDATION_FRAMEWORK}) |
|
|
|
${CORE_FOUNDATION_FRAMEWORK}) |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#-------------------------------------------------------------------- |
|
|
|
|
|
|
|
# Export GLFW library dependencies |
|
|
|
|
|
|
|
#-------------------------------------------------------------------- |
|
|
|
|
|
|
|
set(GLFW_LIBRARIES ${glfw_LIBRARIES} CACHE STRING "Dependencies of GLFW") |
|
|
|
|
|
|
|
|
|
|
|
#-------------------------------------------------------------------- |
|
|
|
#-------------------------------------------------------------------- |
|
|
|
# Add subdirectories |
|
|
|
# Add subdirectories |
|
|
|
#-------------------------------------------------------------------- |
|
|
|
#-------------------------------------------------------------------- |
|
|
|