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.
2 parents b0f8d5b + a06fa33 commit 035cd23Copy full SHA for 035cd23
archive/install_scripts/install_v2_projects.sh
@@ -3,6 +3,8 @@
3
4
# thanks to Giacomo Rizzi: some ideas have been taken from: https://github.com/gufoe/vuos-tutorial
5
6
+export CMAKE_INSTALL_ALWAYS=1
7
+
8
BASE="$(dirname "$0")"
9
cd $BASE
10
BASE=$(pwd)
0 commit comments