Commit 334eadb8 authored by Ivan Tyagov's avatar Ivan Tyagov

We do not need shared but static linked library.

parent 02780958
......@@ -27,7 +27,7 @@ configure-command =
${git:location}/bin/git submodule update --init --recursive
${cmake:location}/bin/cmake
configure-options =
-DBUILD_SHARED_LIBS=ON
-DBUILD_SHARED_LIBS=OFF
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DCMAKE_INSTALL_PREFIX=@@LOCATION@@
-DUA_ENABLE_PUBSUB=ON
......
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