Re: [CMake] Conundrum

2011-08-05 Thread Robert Bielik
Robert Bielik skrev 2011-08-05 09:40: Now I use 2.8.4. Has this changed making it not work today ? Ok, if I do: SET(VARIABLE blablabla PARENT_SCOPE) it works. Sorry for the noise :) Regards, /Rob ___ Powered by www.kitware.com Visit other Kitware o

[CMake] Conundrum

2011-08-05 Thread Robert Bielik
Hi all, I have a project where I have several CMakeLists.txt files in subfolders (included in main CMakeLists.txt with subdirs), one of which is an external library inclusion folder. trunk/external In it I have an included Libraries.cmake file (included by the CMakeLists.txt file) which defi