source: XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_function/test_maximum/CMakeLists.txt @ 1720

Last change on this file since 1720 was 1715, checked in by yushan, 5 years ago

Generic_testcase : add sub-sub folder for tests

File size: 126 bytes
Line 
1cmake_minimum_required(VERSION 2.8.12.2)
2
3project(generic_testcase)
4
5
6enable_testing()
7
8
9add_test( maximum ./run_sub_test.sh)
Note: See TracBrowser for help on using the repository browser.