subsurface/cmake/Modules
Tomaz Canabrava c738dade47 Ensure Out of Source builds
In source builds creates a lot of noise on the source tree,
creating tons of temporaries that makes git status cry, and it also
creates dangerous files that have names similar to actual source
and could make a developer use them by mistake.

Make out of source buiild mandatory to remove that, it also makes
CMake code easier to read.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
2015-12-16 07:59:01 -08:00
..
FindLibdivecomputer.cmake build.sh: use "install-root" for our local install destination 2015-04-09 15:30:48 -07:00
FindLIBGIT2.cmake build.sh: use "install-root" for our local install destination 2015-04-09 15:30:48 -07:00
FindMarble.cmake build.sh: use "install-root" for our local install destination 2015-04-09 15:30:48 -07:00
HandleFindGit2.cmake Start to clean the Main CMakeLists.txt filel 2015-12-16 07:58:56 -08:00
MacOSXBundleInfo.plist.in Make the mac bundle be a high resolution app 2015-10-09 11:37:00 -07:00
MacroOutOfSourceBuild.cmake Ensure Out of Source builds 2015-12-16 07:59:01 -08:00
pkgconfig_helper.cmake cmake: allow looking for optional libraries 2015-04-10 12:08:26 -07:00