Make imported Python3 targets available downstream
This commit is contained in:
parent
974f7da6a1
commit
c98f74c206
@ -15,6 +15,7 @@ set (opm-common_DEPS
|
||||
list(APPEND opm-common_DEPS
|
||||
# various runtime library enhancements
|
||||
"Boost 1.44.0 COMPONENTS system unit_test_framework REQUIRED"
|
||||
"Python3 COMPONENTS Interpreter Development"
|
||||
"OpenMP QUIET"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user