diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 00000000..61ce51bf --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,3 @@ +include_guard() + +include("${CMAKE_CURRENT_LIST_DIR}/src/Index.cmake")