Hello

 

I file glob the list of directories and get the result as a list in
MYPROJECT_LIST which is just a string with semicolons.

I'd like to obtain a string that looks like this:

 

(dir1)(dir2)(dir3)(dir4)...

 

that I will then pass as a preprocessor macro to C++ code.

 

Thanks,

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to