On 12/15/2011 02:34 PM, Renato Utsch wrote:
> Hello,
>
> I am writing a plugin compiler that will do linke this:
>
> -- main
> plugin
> | CMakeLists.txt (in the plugin folder)
> -- example (example plugin)
> --| CMakeLists.txt (in the example folder)
>
> The CMakeLists.txt file
Hello,
I am writing a plugin compiler that will do linke this:
-- main
plugin
| CMakeLists.txt (in the plugin folder)
-- example (example plugin)
--| CMakeLists.txt (in the example folder)
The CMakeLists.txt file inside the plugin folder will do a foreach() to use
add_subdirecto