Commit 6cc550bf by Maarten L. Hekkelman

oops

parent 7f533666
...@@ -154,7 +154,7 @@ list(APPEND CIFPP_REQUIRED_LIBRARIES ${STDCPPATOMIC_LIBRARY}) ...@@ -154,7 +154,7 @@ list(APPEND CIFPP_REQUIRED_LIBRARIES ${STDCPPATOMIC_LIBRARY})
if(NOT PDB_REDO_META) if(NOT PDB_REDO_META)
find_package(gxrio QUIET) find_package(gxrio QUIET)
if(NOT gxrio_FOUND) if(NOT gxrio_FOUND)
add_git_submodule(${PROJECT_SOURCE_DIR}/gxrio) add_git_submodule(gxrio)
endif() endif()
endif() endif()
......
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