[CMake] cmake and crosscompiling

Alexander Ivash alexander.ivash at psa-software.com
Tue Feb 27 08:17:48 EST 2007


Hello, cmake.

Another pair of stupid questions.
1. Can you give me any tips on subj?
2. How to change c++ object and library files extensions? I compile unix makefile-based
project from eclipse under win32 so cmake think my current platform is
win32. And it makes c++ output is "obj" and libraries are "lib". But I
need "o" instead of "obj" and "out" instead of "lib". I've tried to
set CMAKE_CXX_OUTPUT_EXTENSION to "o" or even UNIX to TRUE but has no
succeed. And I still can't find how to change library extension. :(

-- 
Best regards,
 Alexander                          mailto:alexander.ivash at psa-software.com



More information about the CMake mailing list