Skip to content

Commit 035cd23

Browse files
authored
Merge pull request #19 from samuelemusiani/master
fix: force cmake install
2 parents b0f8d5b + a06fa33 commit 035cd23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

archive/install_scripts/install_v2_projects.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
# thanks to Giacomo Rizzi: some ideas have been taken from: https://github.com/gufoe/vuos-tutorial
55

6+
export CMAKE_INSTALL_ALWAYS=1
7+
68
BASE="$(dirname "$0")"
79
cd $BASE
810
BASE=$(pwd)

0 commit comments

Comments
 (0)