Add loki-mq as submodule

pull/1306/head
Stephen Shelton 4 years ago committed by Jeff Becker
parent 0006751d80
commit 7bfd8cdbc9
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -276,6 +276,7 @@ if(SUBMODULE_CHECK)
endif()
endif()
add_subdirectory(external/loki-mq EXCLUDE_FROM_ALL)
# We only actually need pybind11 with WITH_HIVE, but if we don't load it here then something further
# down loads a broken PythonInterp that loads Python2, but Python2 headers are not C++17 compatible.

Loading…
Cancel
Save