We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a7b1d commit 76d040cCopy full SHA for 76d040c
src/shared/configfile/windows/CMakeLists.txt
@@ -1,3 +1,3 @@
1
add_library(configfile STATIC ${SOURCES} ${HEADERS})
2
-add_dependencies(configfile wslserviceidl localization common)
+add_dependencies(configfile wslserviceidl localization)
3
set_target_properties(configfile PROPERTIES FOLDER common)
0 commit comments