aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h235/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h235/CMakeLists.txt')
-rw-r--r--asn1/h235/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h235/CMakeLists.txt b/asn1/h235/CMakeLists.txt
index d09fa9c955..1032611e94 100644
--- a/asn1/h235/CMakeLists.txt
+++ b/asn1/h235/CMakeLists.txt
@@ -50,7 +50,7 @@ set( SRC_FILES
set( A2W_FLAGS )
set( EXTRA_CNF
- h225-exp.cnf
+ "${CMAKE_CURRENT_BINARY_DIR}/../h225/h225-exp.cnf"
)
ASN2WRS()