Re: [CMake] Not finding build type when using cmake with llvm/clang

2014-03-05 Thread Kevin Funk
lid build type. > > Why is cmake looking for and why is i failing ? > > If I use "Ninja" as the build type cmake works fine. Hey, First hit on Google: http://stackoverflow.com/questions/6141608/cmake-make-program-not-found CMake doesn't seem to find 'make.exe' fro

[CMake] Another attempt: CMake error reporting with absolute path?

2014-03-04 Thread Kevin Funk
pipermail/cmake/2013-July/055361.html Greets -- Kevin Funk -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please vi

Re: [CMake] ExternalProject_Add ALWAYS

2013-12-01 Thread Kevin Funk
[COMMAND cmd...] [COMMENT “text...”] [DEPENDEES steps...] [DEPENDERS steps...] [DEPENDS files...] [ALWAYS 1] [WORKING_DIRECTORY dir] ) See section 'Adding Custom Steps' in: http://www.kitware.com/media/html/BuildingExternalProjectsWithCMake2.8.html And then just set the 'DEPEN