Salome HOME
Added Slurm batch manager
[tools/libbatch.git] / src / CMakeLists.txt
index 065ab3399afdfe25ec7cba769406965437664a3c..7ebd6f5c880465b7357fdef67ec45e681f6a6267 100644 (file)
@@ -56,6 +56,7 @@ add_subdirectory (PBS)
 add_subdirectory (SGE)
 add_subdirectory (SSH)
 add_subdirectory (LoadLeveler)
+add_subdirectory (Slurm)
 
 # Make a copy of the built value and clear the built value for the next run of cmake
 SET(SRC_FILES ${SRC_FILES_BUILD} CACHE INTERNAL "")