[CMake] Troubles with ExternalProject_Add.

2019-06-08 Thread Steven Truppe
Hi everyone, I've troubles with ExternalProject_Add: when i do build the library  manualy (clone the repo and build it with mkdir build;cd build; cmake -DCMAKE_BUILD_TYPE:String=Release -DGLAD_INSTALL=ON -DCMAKE_INSTALL_PREFIX=/home/stuv/glad_examples) it does work and i've the installation at /

Re: [CMake] Troubles with ExternalProject_Add.

2019-06-08 Thread Steven Truppe
Found the error, thank you anyway  -  you guys are allways a good way to get help about cmake, i'm starting to understand cmake slowly but it's getting easier and easier, cmake is a great build system. best regards! On 08.06.19 14:47, Steven Truppe wrote: Hi everyone, I've troubles with Exte

[CMake] Troubles with ExternalProject_Add and PATCH_COMMAND

2019-07-18 Thread Steven Truppe
Hi everyone, i try to patch a file from an externalprojects with the PATCH_COMMAND. The patch file looks like: --- project-config.jam    2019-07-18 17:21:44.008695808 +0200 +++ project-config.jam.tmp    2019-07-18 17:23:28.236474532 +0200 @@ -18,7 +18,7 @@  import python ;  if ! [ python.config