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