mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-07 13:41:11 -06:00
Looking for cmake-3.*
This commit is contained in:
@@ -27,6 +27,7 @@ install:
|
||||
&& sudo add-apt-repository -y ppa:apokluda/boost1.53
|
||||
&& sudo add-apt-repository -y ppa:george-edison55/cmake-3.x
|
||||
&& sudo apt-get update
|
||||
&& sudo apt-cache madison cmake
|
||||
&& sudo apt-get install g++-4.8 libboost1.53-dev --no-install-recommends -y
|
||||
&& sudo apt-get install cmake -y
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user