File: CMakeLists.txt

package info (click to toggle)
fdb 5.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,224 kB
  • sloc: cpp: 23,293; python: 141; sh: 115; makefile: 25; ansic: 8
file content (6 lines) | stat: -rw-r--r-- 119 bytes parent folder | download
1
2
3
4
5
6
# unit tests

include_directories( ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} )

add_subdirectory( fdb )