mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
BUG: Name of C test file ends in .c not .cxx.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SET(KWSYS_PLATFORM_TEST_FILE_C kwsysPlatformTestsC.cxx)
|
||||
SET(KWSYS_PLATFORM_TEST_FILE_C kwsysPlatformTestsC.c)
|
||||
SET(KWSYS_PLATFORM_TEST_FILE_CXX kwsysPlatformTestsCXX.cxx)
|
||||
|
||||
MACRO(KWSYS_PLATFORM_TEST lang var description invert)
|
||||
|
||||
Reference in New Issue
Block a user