mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 04:18:29 +01:00
cleaned up a comment
This commit is contained in:
@@ -71,7 +71,7 @@ find_package(glfw3 REQUIRED)
|
|||||||
# set(GLFW_BUILD_DOCS OFF CACHE BOOL "" FORCE)
|
# set(GLFW_BUILD_DOCS OFF CACHE BOOL "" FORCE)
|
||||||
# set(GLFW_BUILD_TESTS OFF CACHE BOOL "" FORCE)
|
# set(GLFW_BUILD_TESTS OFF CACHE BOOL "" FORCE)
|
||||||
# set(GLFW_BUILD_EXAMPLES OFF CACHE BOOL "" FORCE)
|
# set(GLFW_BUILD_EXAMPLES OFF CACHE BOOL "" FORCE)
|
||||||
# add_subdirectory(${PROJECT_SOURCE_DIR}/deps/glfw)
|
# add_subdirectory(<path_to_glfw_source>)
|
||||||
|
|
||||||
|
|
||||||
add_library(cimgui SHARED ${IMGUI_SOURCES})
|
add_library(cimgui SHARED ${IMGUI_SOURCES})
|
||||||
|
Reference in New Issue
Block a user