mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-17 23:39:18 +02:00
always use included glfw for build
This commit is contained in:
@@ -265,7 +265,7 @@ if (WITH_OPENGL_LEGACY)
|
||||
set(DEFINITIONS ${DEFINITIONS} "WITH_OPENGL_LEGACY")
|
||||
endif()
|
||||
|
||||
find_package(glfw3 3.4 REQUIRED)
|
||||
add_subdirectory("${DEPS_DIR}/glfw/" EXCLUDE_FROM_ALL)
|
||||
|
||||
set(SOURCES ${SOURCES} "extras/piped_proc.cpp" "widgets/cameraview_extcam.cpp")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user