Re: [CMake] Adding Platform files

2012-12-15 Thread Tim Gallagher
quot; Sent: Saturday, December 15, 2012 4:46:36 AM Subject: Re: [CMake] Adding Platform files 2012/12/14 Tim Gallagher : > Hi, > > I have a folder inside my code repository we use to store custom modules and > that folder was added to the search path. Inside that folder I added one

Re: [CMake] Adding Platform files

2012-12-15 Thread Eric Noulard
2012/12/14 Tim Gallagher : > Hi, > > I have a folder inside my code repository we use to store custom modules and > that folder was added to the search path. Inside that folder I added one > called Platform/ and put a custom platform file in there. But CMake says it > can't find the platform fil

[CMake] Adding Platform files

2012-12-14 Thread Tim Gallagher
Hi, I have a folder inside my code repository we use to store custom modules and that folder was added to the search path. Inside that folder I added one called Platform/ and put a custom platform file in there. But CMake says it can't find the platform file. Is it possible to add custom plat