mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-08-01 11:25:50 +00:00
Fix zlib dependencies and CMAKE_MODULE_PATH forwarding
This commit is contained in:
Vendored
+2
@@ -9,6 +9,8 @@ elseif (MSVC)
|
||||
endif()
|
||||
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
||||
set(GLEW_VERBOSE ON)
|
||||
find_package(GLEW 1.13.0 REQUIRED)
|
||||
|
||||
set(_srcfiles
|
||||
|
||||
Reference in New Issue
Block a user