You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
333 B
13 lines
333 B
10 years ago
|
CMake Error in CMakeLists.txt:
|
||
|
Target "somelib" has source files which vary by configuration. This is not
|
||
|
supported by the "[^"]+" generator.
|
||
|
|
||
|
Config "Debug":
|
||
|
|
||
|
.*/Tests/RunCMake/TargetSources/empty_1.cpp
|
||
|
.*/Tests/RunCMake/TargetSources/empty_2.cpp
|
||
|
|
||
|
Config "Release":
|
||
|
|
||
|
.*/Tests/RunCMake/TargetSources/empty_1.cpp
|