diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-04-30 11:21:40 -0400 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-04-30 11:21:40 -0400 |
commit | 7da30dc1d000001d893c6011dc6b338c0178da35 (patch) | |
tree | 0b00847fa5bcf04297ace8c926f504002e7c50df /README.md | |
parent | b9ff7cfaf2ba5813688de944e389b20d27a9f6ba (diff) | |
download | qtlocation-mapboxgl-7da30dc1d000001d893c6011dc6b338c0178da35.tar.gz |
Manual configure is not required
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -111,10 +111,6 @@ Otherwise, you can just install sudo apt-get install libboost-dev libboost-program-options-dev -Once you're done installing the build dependencies, you can get started by running - - ./configure - Then, you can then proceed to build the library: git submodule update --init |