tCMakeLists.txt - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
HTML git clone git://src.adamsgaard.dk/pism
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
tCMakeLists.txt (104B)
---
1 add_library(cubature OBJECT
2 cubature.c)
3 set_target_properties(cubature PROPERTIES COMPILE_FLAGS "-w")