[CMake] FILE(TO_NATIVE_PATH ) problem ?

Alexander Neundorf a.neundorf-work at gmx.net
Tue Nov 4 18:25:54 EST 2008


Hi,

shouldn't FILE(TO_NATIVE_PATH ) on UNIX replave the ";" used by cmake as 
separators with ":" used for most environment variables as separators ?
Currently it doesn't and I wonder how I should transform a cmake list into an 
environment variable path separated usign ":" ?
(will do it manually for now...)

Alex


More information about the CMake mailing list