We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bacbdf3 commit 47ffcdaCopy full SHA for 47ffcda
everest-cpp/init.sh
@@ -33,4 +33,4 @@ cd everest-core/build
33
echo ""
34
echo "You can now build everest-core with the following commands:"
35
36
-echo "cmake .. && make install -j$(nproc)"
+echo "cmake .. -DBUILD_SHARED_LIBS=on && make install -j$(nproc)"
0 commit comments