I've been trying to find a good explanation of how the "/fast" target
works online?  Is there a place where the exact behavior documented?

Also my concern is that adding a source file to CMakeLists.txt file
triggers a rebuild of all source files?  Can this be averted by having
cmake discover the source files instead of me specifying them?

Is there a better way of preventing rebuilds when I know that my changes
don't invalidate the object files I already have compiled?

Regards,

Juan

-- 
Juan Sanchez
[EMAIL PROTECTED]
800-538-8450 Ext. 54395
512-602-4395


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

Reply via email to