X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FCMakeLists.txt;h=065ab3399afdfe25ec7cba769406965437664a3c;hb=b8e649cf4e8c4bd377f9dd16941926366e2dc6e7;hp=29328cf90a2c419d1d34432c0fbe7aa223f26e5a;hpb=fb9ee0e70d5174fd32977e1a306205aaf7088443;p=tools%2Flibbatch.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 29328cf..065ab33 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -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 "")