Change relative path of configure files in CMakeLists.
Using CMAKE_PROJECT_DIR instead of CMAKE_SOURCE_DIR/../dlib makes the build process more portable.
Showing
Please register or sign in to comment
Using CMAKE_PROJECT_DIR instead of CMAKE_SOURCE_DIR/../dlib makes the build process more portable.