This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
82104cc7a8
CMake
/
Tests
/
RunCMake
/
ctest_fixtures
/
CTestConfig.cmake.in
2 lines
56 B
CMake
Raw
Normal View
History
Unescape
Escape
CTest: Add support for test fixtures Add new test properties: * FIXTURES_SETUP * FIXTURES_CLEANUP * FIXTURES_REQUIRED to specify the roles and dependencies of tests providing/using test fixtures.
2016-09-07 07:04:07 +03:00
set
(
CTEST_PROJECT_NAME
"CTestTestFixtures.@CASE_NAME@"
)