Commit Graph

8 Commits (fafdac37f12814981fdc97013aaef4886b6d1bc0)

Author SHA1 Message Date
Davis King 29288e5d89 Make C++14 and CMake 3.8.0 the new minimum required versions
2 years ago
Davis King 7f2be82e33 rename top level cmake project to avoid possible cmake issues
5 years ago
Davis King 1eccfbc99a fix cmake warning
5 years ago
Davis E. King 61f747de5a
Only define one dlib target in CMake and shared vs. static is determined by BUILD_SHARED_LIBS variable. (#1138)
7 years ago
Davis King bc37789144 Made top level cmake file not build a shared library if part of a subproject.
7 years ago
Davis King 3b2d73db68 Some cmake script cleanup and refactoring.
7 years ago
Alain Vaucher 574446aec2 Move new CMake code to better position
8 years ago
Taylor Braun-Jones 378431eeea Support building dlib from a top-level CMakeLists file
9 years ago