-----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-----

-- 
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng

Reply via email to