mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
ENH: improve coverage
This commit is contained in:
@@ -58,3 +58,6 @@ CONFIGURE_FILE(
|
||||
${Complex_BINARY_DIR}/cmVersion.h)
|
||||
|
||||
SOURCE_GROUP(A_GROUP ".cxx")
|
||||
SOURCE_GROUP(B_GROUP REGULAR_EXPRESSION "cxx")
|
||||
SOURCE_GROUP(C_GROUP FILES complex.cxx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user