Hi:
I have a need to abstract part of the build path name in CMakeCache: Here
is an excerpt
# This is the CMakeCache file.
# For build in directory:
/export/home/x/x-s12-clone/open-src/xserver/xvnc/unpacked-src
This string is seen 5 times in the cache file. I need it to look like:
# For b
Hi:
I need to add an 'S' to the ar flags. Now, I have found that I can edit
the link.txt file but,
this is not a real solution. I am certain there is a way to do this with
the CMakeCache.txt file.
I just don't see how. Any help would be appreciated.
tnx
JC
--
Powered by www.kitware.com
Ple