[CMake] How to know the location of build directory

Haster haster2004 at yandex.ru
Tue Jun 24 07:51:12 EDT 2014


Hi folks, 
I have such problem: 

I build different C/C++ programs with gcc and use -fprofile-arcs
-ftest-coverage options to generate .gcno files (to use them with gcov) 

So this files are created in directory there object files are created and I
have to include them to distib. 
But I can't correctly define the path of this directory. 
So how can I know this path or can I change it to another known directory?



--
View this message in context: http://cmake.3232098.n2.nabble.com/How-to-know-the-location-of-build-directory-tp7587766.html
Sent from the CMake mailing list archive at Nabble.com.


More information about the CMake mailing list