File: CMakeLists.txt

package info (click to toggle)
dune-grid 2.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,352 kB
  • sloc: cpp: 54,226; ansic: 443; perl: 191; makefile: 3; sh: 3
file content (5 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (3)
1
2
3
4
5
if(ALBERTA_FOUND)
  #add_executable(test-alberta3d-refine test-alberta3d-refine.cc)
  #add_dune_alberta_flags(test-alberta3d-refine GRIDDIM 3)
  #dune_add_test(TARGET test-alberta3d-refine)
endif(ALBERTA_FOUND)