[CMake] cmake and crosscompiling

2007-02-27 Thread Alexander Ivash
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

Re: [CMake] cmake and crosscompiling

2007-02-27 Thread Alan W. Irwin
On 2007-02-27 15:17+0200 Alexander Ivash wrote: And I still can't find how to change library extension. :( That part, at least, is easy. Look up SET_TARGET_PROPERTIES and the SUFFIX property. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Ph