aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h450/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h450/CMakeLists.txt')
-rw-r--r--asn1/h450/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/h450/CMakeLists.txt b/asn1/h450/CMakeLists.txt
index aad3e7b1dd..a3b1237542 100644
--- a/asn1/h450/CMakeLists.txt
+++ b/asn1/h450/CMakeLists.txt
@@ -67,8 +67,8 @@ set( SRC_FILES
set( A2W_FLAGS )
set( EXTRA_CNF
- h225-exp.cnf
- h450-ros-exp.cnf
+ "${CMAKE_CURRENT_BINARY_DIR}/../h225/h225-exp.cnf"
+ "${CMAKE_CURRENT_BINARY_DIR}/../h450-ros/h450-ros-exp.cnf"
)
ASN2WRS()