BUG: Name of C test file ends in .c not .cxx.
This commit is contained in:
parent
a48cf7e07b
commit
652d7bc0fb
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue