Salome HOME
0022778: [CEA 1298] Python file compilation should be done at build time, not install...
authorabn <adrien.bruneton@cea.fr>
Mon, 18 May 2015 14:02:28 +0000 (16:02 +0200)
committervsr <vsr@opencascade.com>
Tue, 9 Jun 2015 10:28:07 +0000 (13:28 +0300)
commit896d9f621a8e35abe07829b7ccf670a7e4b2bc2b
tree62e0da4cff1a7ca4129da5db2867ea8e007ad538
parentb14ebc59af5152780b6c361ba3db31bce99e265b
0022778: [CEA 1298] Python file compilation should be done at build time, not install time

Alternative solution: *.pyc/*.pyo files are generated in build directory at build time:
- early detection of Python syntax error
- compatible with CPack
salome_adm/cmake_files/CMakeLists.txt
salome_adm/cmake_files/InstallAndCompilePythonFile.cmake [deleted file]
salome_adm/cmake_files/SalomeMacros.cmake