Salome HOME
Added LoadLeveler client (only submit is implemented for now)
[tools/libbatch.git] / src / CMakeLists.txt
index 29328cf90a2c419d1d34432c0fbe7aa223f26e5a..065ab3399afdfe25ec7cba769406965437664a3c 100644 (file)
@@ -55,6 +55,7 @@ add_subdirectory (LSF)
 add_subdirectory (PBS)
 add_subdirectory (SGE)
 add_subdirectory (SSH)
+add_subdirectory (LoadLeveler)
 
 # 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 "")