]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake2/qdata_heretic2/CMakeLists.txt
cmake: make tools target the console subsystem on Windows
[xonotic/netradiant.git] / tools / quake2 / qdata_heretic2 / CMakeLists.txt
index aae4659130dd1c53c0183981e8f03a43faa0fdf4..d9c5b43600cc44a0f9421742ea041eabeceede6b 100644 (file)
@@ -56,6 +56,8 @@ radiant_tool(h2data
     video.c
 )
 
+console_app(h2data)
+
 target_compile_definitions(h2data
     PRIVATE
 )