[CMake] How to USE_FOLDERS correctly?

Oliver Buchtala oliver.buchtala at jku.at
Fri Mar 18 13:38:30 EDT 2011


Am 18.03.2011 18:31, schrieb Robert Bielik:
> Hi Oliver,
>
> I use this feature and only thing that differs for me is that I do:
>
> SET_TARGET_PROPERTIES(
>   myCore
>   PROPERTIES
>   FOLDER "Core"
> )
>
> Hope that helps,
> /Rob
> _______________________________________________
> 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

Hi Rob,

I tried this as well - unfortunately does not help. But thanks anyway

Bye,
Oliver




More information about the CMake mailing list