Does anyone know the answer to this?
We have a solution but it requires to modify CMake source code.
We are using a custom ADD_TARGET command, I attached it to this post.
The idea is to add a new keyword "Documentation" as opposed to Executable, Shared and Static. This keyword set the target to be an "UTILITY" target.

example:
ADD_TARGET_MP(${PROJECT_NAME} Documentation FILES ${TARGET_FILES})

I hope it can help.

I'd love you forever.... :)

Joe
Don't, thanks :D

--Sylvain


Attachment: AddTargetMP.rar
Description: Binary data

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to