Skip to content

Instantly share code, notes, and snippets.

View fxi's full-sized avatar
🚀
Learning new things.

F.Moser fxi

🚀
Learning new things.
View GitHub Profile
2014-11-06 20:52:32 +0100
./configure
--prefix=/usr/local/Cellar/grass-70/7.0.0beta3
--disable-debug
--disable-dependency-tracking
--enable-shared
--with-cxx
--with-python
--with-blas
2014-10-30 15:03:21 +0100
./configure
--prefix=/usr/local/Cellar/grass-70/7.0.0beta3
--disable-debug
--disable-dependency-tracking
--enable-shared
--with-cxx
--with-python
--with-blas
2014-10-30 09:40:36 +0100
./configure
--prefix=/usr/local/Cellar/grass-70/7.0.0beta3
--disable-debug
--disable-dependency-tracking
--enable-shared
--with-cxx
--with-python
--with-blas
2014-10-29 14:06:35 +0100
cmake
..
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/osgearth/2.5
-DCMAKE_BUILD_TYPE=None
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DCMAKE_OSX_ARCHITECTURES=x86_64
2014-10-29 14:00:05 +0100
cmake
..
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/osgearth/2.5
-DCMAKE_BUILD_TYPE=None
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DCMAKE_OSX_ARCHITECTURES=x86_64