Commit 4f6c8804 authored by Tobias Mayer's avatar Tobias Mayer

Remove redundant cmake flags for jenkins

parent 7c4535d6
......@@ -77,14 +77,6 @@ config = [
'OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include',
],
],
Windows: [
debug: defaultDebugBuildFlags + [
'CAF_BUILD_STATIC_ONLY:BOOL=yes',
],
release: defaultReleaseBuildFlags + [
'CAF_BUILD_STATIC_ONLY:BOOL=yes',
],
],
],
// Configures what binary the coverage report uses and what paths to exclude.
coverage: [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment