mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-15 08:10:07 +02:00
Haiku.cmake: * Does now try to determine the secondary architecture from the C or the C++ compiler and set up the library and include search path variables accordingly. It also sets CMAKE_*LIBRARY_ARCHITECTURE. * Remove obsolete */include paths. * Set the same include search paths for C and C++. At least the paths we do consider are the same.