mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
unnecessary
This commit is contained in:
parent
1495777162
commit
6d98dc0d6d
@ -19,6 +19,10 @@ FetchContent_Declare(
|
|||||||
GIT_REPOSITORY https://github.com/glfw/glfw.git
|
GIT_REPOSITORY https://github.com/glfw/glfw.git
|
||||||
GIT_TAG 3.3.8
|
GIT_TAG 3.3.8
|
||||||
)
|
)
|
||||||
|
# unnecessary
|
||||||
|
set(GLFW_BUILD_EXAMPLES FALSE)
|
||||||
|
set(GLFW_BUILD_DOCS FALSE)
|
||||||
|
set(GLFW_BUILD_TESTS FALSE)
|
||||||
FetchContent_MakeAvailable(glfw_dev)
|
FetchContent_MakeAvailable(glfw_dev)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user