tests/Makefile
branchwxPython4
changeset 3610 06c6b9fd88b8
parent 3552 ffe4e46a3163
child 3730 87dac789bdaf
--- a/tests/Makefile	Tue Sep 13 16:53:15 2022 +0200
+++ b/tests/Makefile	Tue Sep 13 17:52:29 2022 +0200
@@ -102,7 +102,7 @@
 $(build_dir)/open62541/build/bin/libopen62541.a: $(build_dir)/open62541/$(open62541_checksum).sha1
 	cd $(build_dir)/open62541 && \
     rm -rf build && mkdir build && cd build && \
-	cmake .. && \
+	cmake -D UA_ENABLE_ENCRYPTION=OPENSSL .. && \
 	make
 
 built_apps: $(build_dir)/matiec/iec2c $(build_dir)/beremiz/$(beremiz_checksum).sha1 $(build_dir)/open62541/build/bin/libopen62541.a