Skip to content

Commit

Permalink
update configure
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhouUMICH committed Jan 24, 2019
1 parent 66c74ee commit 57d2505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ if [[ -z "$(which cget)" ]]; then
fi

#rm -rf _build
rm -rf thirdParty/cget
#rm -rf thirdParty/cget
cget install -DCMAKE_C_FLAGS="-fPIC" -DCMAKE_CXX_FLAGS="-fPIC" -DUSE_CXX3_ABI=ON --prefix thirdParty/cget -f thirdParty/requirements.txt

0 comments on commit 57d2505

Please sign in to comment.