I try to compile a c file to an cgi script. The target add_executable only create an executable file, but the output should be an cgi script with extension .cgi.
How can i only compile the objectfile of an .c source without linking it into a a library. 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
