Salome HOME
Naming consistency: headers are now installed in include/libbatch, library is now...
authorbarate <barate>
Tue, 15 Jan 2013 10:56:34 +0000 (10:56 +0000)
committerbarate <barate>
Tue, 15 Jan 2013 10:56:34 +0000 (10:56 +0000)
commit2d7ff04e6d65b810c1ea15bf50b6a3195fb2cc89
tree21d660d4aa49c3f5ed0bcda162e8ab1299c8fe0e
parentff6817030d93acec7ccc6b230d892ab38b43aff3
Naming consistency: headers are now installed in include/libbatch, library is now libbatch.so and Python module is libbatch.py
15 files changed:
doc/CMakeLists.txt
misc/CMakeLists.txt
misc/check_libbatch.m4
misc/libBatchConfig.cmake.in [deleted file]
misc/libbatchConfig.cmake.in [new file with mode: 0644]
src/CMakeLists.txt
src/LSF/Test/CMakeLists.txt
src/LoadLeveler/Test/CMakeLists.txt
src/Local/Test/CMakeLists.txt
src/PBS/Test/CMakeLists.txt
src/Python/CMakeLists.txt
src/Python/Test/Test_Python_Local_SH.py
src/Python/libBatch_Swig.i
src/Slurm/Test/CMakeLists.txt
src/Vishnu/Test/CMakeLists.txt