Changes between Version 2 and Version 3 of cmake_modules
- Timestamp:
- Feb 13, 2019, 9:35:42 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cmake_modules
v2 v3 6 6 7 7 == [source:flair-dev/trunk/cmake-modules/ArchDir.cmake ArchDir.cmake] == 8 9 Retrieves the arch name from the toolchain file (''toolchain.cmake''). It is used to install files in the correct folders, and to check if a lib, demo or tool is compatible with a specific architecture or not. 10 11 It also checks if host architecture is i686, as it is not supported. 8 12 9 13 == [source:flair-dev/trunk/cmake-modules/ColoredMessage.cmake ColoredMessage.cmake] ==