build: refine testbed config

This commit is contained in:
skypjack
2025-12-11 18:57:56 +01:00
parent 9a4ffa2142
commit 66d02050a8

View File

@@ -25,12 +25,7 @@ FetchContent_Declare(
GIT_SHALLOW 1
)
FetchContent_GetProperties(imgui)
if(NOT imgui_POPULATED)
FetchContent_Populate(imgui)
set(imgui_INCLUDE_DIR ${imgui_SOURCE_DIR})
endif()
FetchContent_MakeAvailable(imgui)
# Testbed executable