File: CMakeLists.txt

package info (click to toggle)
esys-particle 2.3.5%2Bdfsg2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,400 kB
  • sloc: cpp: 81,479; python: 5,872; makefile: 1,257; sh: 313; perl: 225
file content (2 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (6)
1
2
ADD_SUBDIRECTORY("${CMAKE_SOURCE_DIR}/Python/esys/lsm")
INSTALL(FILES ${CMAKE_SOURCE_DIR}/Python/esys/__init__.py DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/py)