]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Fix system omniidl python backend detection with new CMake macro
authorbarate <barate>
Wed, 13 Feb 2013 17:13:27 +0000 (17:13 +0000)
committerbarate <barate>
Wed, 13 Feb 2013 17:13:27 +0000 (17:13 +0000)
salome_adm/cmake_files/FindOMNIORB.cmake

index c638db9defdab56ddd801b89e5c947ce3a2a0e5b..11f8c81692bc9000d6b7de75090d38fa8d21cc22 100644 (file)
@@ -213,6 +213,7 @@ FIND_PATH( OMNIORB_PYTHON_BACKEND
 
 FIND_PATH( OMNIORB_PYTHON_BACKEND
   NAMES python.py
+  PATHS /usr/lib/omniidl/omniidl_be
   DOC "Path to python-backend directory (omniidl_be) including python.py file" )
 ##############################################################################
 # cook our stuff