File: CMakeLists.txt

package info (click to toggle)
openstructure 2.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 205,228 kB
  • sloc: cpp: 188,129; python: 35,361; ansic: 34,298; fortran: 3,275; sh: 286; xml: 146; makefile: 29
file content (3 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (2)
1
2
3
set(BUILD_DIR ${CMAKE_BINARY_DIR})
set(SOURCE_DIR ${CMAKE_SOURCE_DIR})
configure_file("Doxyfile.in" "Doxyfile")