Loading CMakeLists.txt +2 −0 Original line number Diff line number Diff line Loading @@ -389,6 +389,8 @@ if (GKFS_BUILD_TESTS) endif () message(STATUS "[gekkofs] Guided distributor tests: ${GKFS_TESTS_GUIDED_DISTRIBUTION}") include(gkfs-python-testing) add_subdirectory(tests) else () unset(GKFS_TESTS_INTERFACE CACHE) Loading Loading
CMakeLists.txt +2 −0 Original line number Diff line number Diff line Loading @@ -389,6 +389,8 @@ if (GKFS_BUILD_TESTS) endif () message(STATUS "[gekkofs] Guided distributor tests: ${GKFS_TESTS_GUIDED_DISTRIBUTION}") include(gkfs-python-testing) add_subdirectory(tests) else () unset(GKFS_TESTS_INTERFACE CACHE) Loading