Skip to content

Commit 76d040c

Browse files
authored
Remove configfile dependency on common (#14071)
1 parent e2a7b1d commit 76d040c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
add_library(configfile STATIC ${SOURCES} ${HEADERS})
2-
add_dependencies(configfile wslserviceidl localization common)
2+
add_dependencies(configfile wslserviceidl localization)
33
set_target_properties(configfile PROPERTIES FOLDER common)

0 commit comments

Comments
 (0)