mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
committed by
Camilla Berglund
parent
453631773e
commit
075140aefe
@@ -9,8 +9,7 @@ if (MSVC)
|
||||
add_definitions(-D_CRT_SECURE_NO_WARNINGS)
|
||||
endif()
|
||||
|
||||
include_directories("${GLFW_SOURCE_DIR}/include"
|
||||
"${GLFW_SOURCE_DIR}/deps")
|
||||
include_directories("${GLFW_SOURCE_DIR}/deps")
|
||||
|
||||
if (WIN32)
|
||||
set(ICON glfw.rc)
|
||||
|
||||
Reference in New Issue
Block a user