"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "4613a080e70a965f35efb28fcbf6c776cdfa0e32"
Commit 347ee396 authored by Davis King's avatar Davis King
Browse files

fixed tabbing

parent 27dd8f6b
......@@ -432,7 +432,7 @@ if (NOT TARGET dlib)
REGEX "${CMAKE_CURRENT_BINARY_DIR}" EXCLUDE)
configure_file(${PROJECT_SOURCE_DIR}/config.h.in ${CMAKE_CURRENT_BINARY_DIR}/config.h)
configure_file(${PROJECT_SOURCE_DIR}/config.h.in ${CMAKE_CURRENT_BINARY_DIR}/config.h)
# overwrite config.h with the configured one
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/config.h DESTINATION include/dlib)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment