Skip to content

Commit c9240d9

Browse files
committed
build: add core_utility dependency to wolSetup
1 parent 3857c16 commit c9240d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Core/Tools/wolSetup/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ target_sources(core_wolsetup PRIVATE ${WOLSETUP_SRC})
2222

2323
target_link_libraries(core_wolsetup PRIVATE
2424
core_config
25+
core_utility
2526
Version
2627
)
2728

0 commit comments

Comments
 (0)