Salome HOME
Fix problems with using SimanIO and LibBatch third-party products in
authorrnv <rnv@opencascade.com>
Mon, 17 Feb 2014 07:26:02 +0000 (11:26 +0400)
committerrnv <rnv@opencascade.com>
Mon, 17 Feb 2014 07:26:02 +0000 (11:26 +0400)
commit20c366670836d670b9c686e32a6c82ce28927d55
tree6d7ae8509b3877063d1f67db94384b1481753468
parent5a75749406622d05703f25ac76c2b9287995d43f
Fix problems with using SimanIO and LibBatch third-party products in
different cases:

1) Third-party library contains the CMake configuration
files(<Name>Config.cmake and <Name>Targets.cmake).
2) Third-party library doesn't contain the CMake configuration files.
CMakeLists.txt
salome_adm/cmake_files/FindSIMANIO.cmake [deleted file]
salome_adm/cmake_files/FindSalomeLibBatch.cmake
salome_adm/cmake_files/FindSalomeSIMANIO.cmake [deleted file]
salome_adm/cmake_files/FindSalomeSimanIO.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindSimanIO.cmake [new file with mode: 0644]
src/SALOMEDS/CMakeLists.txt