"git@developer.sourcefind.cn:Wenxuan/LightX2V.git" did not exist on "4eec372d4cdab119ee09906d7011b37cf83512e7"
Commit 7e511c41 authored by jbeder's avatar jbeder
Browse files

Forgot to add the new header location to the project (not important for...

Forgot to add the new header location to the project (not important for compiling, but it is for the various generators)
parent 2a256f28
......@@ -43,7 +43,7 @@ set(_INSTALL_DESTINATIONS
ARCHIVE DESTINATION lib${LIB_SUFFIX}
)
#
file(GLOB public_headers include/[a-z]*.h)
file(GLOB public_headers include/yaml-cpp/[a-z]*.h)
file(GLOB private_headers src/[a-z]*.h)
file(GLOB sources src/[a-z]*.cpp)
......
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