We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3740ca3 commit 9c2e7c1Copy full SHA for 9c2e7c1
lib/CMakeLists.txt
@@ -58,7 +58,7 @@ set(UNICODE_FILES
58
${SRCDIR}/inc/sys_string/impl/unicode/mappings.h
59
${SRCDIR}/inc/sys_string/impl/unicode/mappings_icu.h
60
)
61
-source_group("Unicode" FILES ${UNICODE_FILES} ${SOURCES})
+source_group("Unicode" FILES ${UNICODE_FILES})
62
63
set(UTIL_FILES
64
0 commit comments