source: PSPA/madxPSPA/libs/CMakeLists.txt @ 430

Last change on this file since 430 was 430, checked in by touze, 11 years ago

import madx-5.01.00

File size: 155 bytes
Line 
1
2cmake_minimum_required(VERSION 2.6)
3
4# We want to run coverage analysis of
5# the files compiled here..
6include(buildtypeCoverage)
7
8add_subdirectory(ptc)
9
Note: See TracBrowser for help on using the repository browser.