mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-22 18:28:52 -05:00
parent
5b8051581e
commit
cce430fbfa
|
@ -22,7 +22,7 @@ if (WIN32)
|
|||
elseif (APPLE)
|
||||
set(ICON glfw.icns)
|
||||
set_source_files_properties(glfw.icns PROPERTIES
|
||||
MAXOSX_PACKAGE_LOCATION "Resources")
|
||||
MACOSX_PACKAGE_LOCATION "Resources")
|
||||
endif()
|
||||
|
||||
set(GLAD "${GLFW_SOURCE_DIR}/deps/glad/glad.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user