File: CMakeLists.txt

package info (click to toggle)
mongo-c-driver 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 31,116 kB
  • sloc: ansic: 124,705; python: 2,971; sh: 138; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
set (build_cmake_make_dist_MODULES
   MakeDist.cmake
   MakeDistCheck.cmake
   MakeDistFiles.cmake
)

set_dist_list (build_cmake_make_dist_DIST
   CMakeLists.txt
   COPYING-CMAKE-SCRIPTS.txt
   ${build_cmake_make_dist_MODULES}
)