source: XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_domain_algo/CMakeLists.txt @ 1716

Last change on this file since 1716 was 1714, checked in by yushan, 5 years ago

Generic_testcase : Using CMake to generate tests

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