mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 19:22:02 +08:00
8 lines
249 B
CMake
8 lines
249 B
CMake
add_cmake_project(
|
|
GLEW
|
|
URL https://sourceforge.net/projects/glew/files/glew/2.2.0/glew-2.2.0.zip
|
|
URL_HASH SHA256=a9046a913774395a095edcc0b0ac2d81c3aacca61787b39839b941e9be14e0d4
|
|
SOURCE_SUBDIR build/cmake
|
|
CMAKE_ARGS
|
|
-DBUILD_UTILS=OFF
|
|
) |