build: refine testbed config
This commit is contained in:
@@ -25,12 +25,7 @@ FetchContent_Declare(
|
|||||||
GIT_SHALLOW 1
|
GIT_SHALLOW 1
|
||||||
)
|
)
|
||||||
|
|
||||||
FetchContent_GetProperties(imgui)
|
FetchContent_MakeAvailable(imgui)
|
||||||
|
|
||||||
if(NOT imgui_POPULATED)
|
|
||||||
FetchContent_Populate(imgui)
|
|
||||||
set(imgui_INCLUDE_DIR ${imgui_SOURCE_DIR})
|
|
||||||
endif()
|
|
||||||
|
|
||||||
# Testbed executable
|
# Testbed executable
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user