Skip to content

Commit 4e2cb2b

Browse files
committed
fix: add core_utility link for Babylon tool to access CppMacros.h
1 parent 636f8bb commit 4e2cb2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Core/Tools/Babylon/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ target_sources(core_babylon PRIVATE ${BABYLON_SRC})
5858

5959
target_link_libraries(core_babylon PRIVATE
6060
core_config
61+
core_utility
6162
)
6263

6364
if(WIN32 OR "${CMAKE_SYSTEM}" MATCHES "Windows")

0 commit comments

Comments
 (0)