Re: [CMake] getting compiler's include paths

2019-07-21 Thread jl forums
Test.dir/test.cpp.o.d -o > > test/CMakeFiles/ProjTest.dir/test.cpp.o -c ../test/test.cpp > > [2/2] : && /usr/bin/c++ test/CMakeFiles/ProjTest.dir/test.cpp.o > > -o test/ProjTest && : > > > > > > I will need to spend some more time figuring out

Re: [CMake] getting compiler's include paths

2019-07-07 Thread jl forums
e time figuring out the extra include > caching logic for the Makefile based generators, and will report back. > > On Thu, Jun 27, 2019 at 8:59 AM jl forums wrote: > > > > thanks for the anwer > > quite not... I'm using cmake 3.14.2 (so, far away from 3.6) and have

Re: [CMake] getting compiler's include paths

2019-06-27 Thread jl forums
ion of CMake and your > compiler are you using? > > On Mon, Jun 17, 2019 at 9:40 AM jl forums wrote: > > > > Hi, > > I want to create a full tag file and for this require to know the > compiler full include path... there is a way to had custom includes path > but d

[CMake] getting compiler's include paths

2019-06-17 Thread jl forums
Hi, I want to create a full tag file and for this require to know the compiler full include path... there is a way to had custom includes path but didn't found any variables for the include path for example : $ gcc-8 -v -x c -E /dev/null Using built-in specs. [] ignoring nonexistent direct