Skip to content

Commit 20c4083

Browse files
committed
fix: Link core_debug library required by core_profile
1 parent bb15c95 commit 20c4083

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Generals/Code/Tools/DataChunkConverter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if (NOT IS_VS6_BUILD)
2222
g_gameengine
2323
g_gameenginedevice
2424
gi_always
25+
core_debug
2526
core_profile
2627
winmm
2728
vfw32

GeneralsMD/Code/Tools/DataChunkConverter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if (NOT IS_VS6_BUILD)
2222
z_gameengine
2323
z_gameenginedevice
2424
zi_always
25+
core_debug
2526
core_profile
2627
winmm
2728
vfw32

0 commit comments

Comments
 (0)