mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 21:47:40 -05:00
build: Enable cimgui on web builds again
This commit is contained in:
4
lib/third_party/imgui/cimgui/CMakeLists.txt
vendored
4
lib/third_party/imgui/cimgui/CMakeLists.txt
vendored
@@ -4,10 +4,6 @@ project(imgui_cimgui)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
if (IMHEX_STATIC_LINK_PLUGINS)
|
||||
return()
|
||||
endif()
|
||||
|
||||
if (NOT IMHEX_EXTERNAL_PLUGIN_BUILD)
|
||||
add_library(imgui_cimgui OBJECT
|
||||
source/cimgui.cpp
|
||||
|
||||
Reference in New Issue
Block a user