mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-01 10:41:22 -06:00
Next attempt for apt-get et al.
This commit is contained in:
@@ -28,7 +28,8 @@ install:
|
||||
&& sudo add-apt-repository -y ppa:george-edison55/cmake-3.x
|
||||
&& sudo apt-get update -qq
|
||||
&& sudo apt-get install g++-4.8 libboost1.53-dev --no-install-recommends -y
|
||||
&& sudo apt-get install cmake cmake-data -y
|
||||
&& sudo apt-get remove cmake -y
|
||||
&& sudo apt-get install cmake -y
|
||||
;
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user