[Initng] Cmake Question

Ismael Luceno ismael.luceno at gmail.com
Fri Jan 26 00:26:56 CET 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Felipe Balbi escribió:
> How to cross-compile with cmake??
> anybody know ???
> 
> Thanks in advance
> 

It's not yet supported :(.

However, you can override the cache values writting an .cmake file,
and putting it in /usr/share/cmake-x.x/Modules/Platform.

Then edit CMakeLists.txt, and change the line:
   PROJECT(initng C)
to:
   PROJECT(initng TARGET_ARCH <target> C)

That should work...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFuTzA/mxY0+yOXJoRAhOKAKC/BuMX2SSiOXvWizw3qbYA+2jp/ACgzZKH
2icwGRr6UBZIYXbvjlsE3Uw=
=ZauS
-----END PGP SIGNATURE-----



More information about the Initng mailing list