Skip to content

Commit 7eb0852

Browse files
committed
Update UUIDs : Refactor, bump stduuids to 1.2.2, and move to common
1 parent 4e08468 commit 7eb0852

File tree

18 files changed

+900
-934
lines changed

18 files changed

+900
-934
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ set(IMGUI_INCLUDE_DIRS
7474
${CMAKE_SOURCE_DIR}/external/imgui_plugins
7575
)
7676

77+
add_compile_definitions(IMNODES_USER_CONFIG)
7778
add_executable(main ${SOURCE})
7879

7980
# fmt

0 commit comments

Comments
 (0)