We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ab41a commit b2906bcCopy full SHA for b2906bc
1 file changed
Code/Launcher/CMakeLists.txt
@@ -50,4 +50,4 @@ add_executable(launcher WIN32
50
wstypes.h
51
)
52
target_include_directories(launcher PRIVATE "Toolkit")
53
-target_link_libraries(launcher PRIVATE comctl32)
+target_link_libraries(launcher PRIVATE comctl32 wwlib)
0 commit comments