CMake: simplifying Python detection mechanism.
This commit is contained in:
parent
a6ff10e23f
commit
33587a11bf
@ -71,7 +71,8 @@ OPTION(SALOME_BUILD_GUI "Enable GUI" ON)
|
||||
##
|
||||
|
||||
# Python
|
||||
FIND_PACKAGE(SalomePython REQUIRED)
|
||||
FIND_PACKAGE(SalomePythonInterp REQUIRED)
|
||||
FIND_PACKAGE(SalomePythonLibs REQUIRED)
|
||||
# Boost
|
||||
FIND_PACKAGE(SalomeBoost REQUIRED)
|
||||
# CORBA
|
||||
|
Loading…
Reference in New Issue
Block a user