Skip to content

Commit

Permalink
Update broken build on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K committed Aug 29, 2023
1 parent b4cf266 commit 4397c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ if (NOT WIN32)
target_link_libraries(uexec util)
endif()

target_compile_definitions(uexec PRIVATE UVK_LOG_EXPORT_FROM_LIBRARY UVK_LIB_COMPILE)
target_compile_definitions(uexec PUBLIC UIMGUI_UEXEC_SUBMODULE_ENABLED)
list(APPEND compile_defs "UIMGUI_UEXEC_SUBMODULE_ENABLED")

Expand Down

0 comments on commit 4397c25

Please sign in to comment.