blob: 8a7dcbd6d1bf6b6e11de5f9d3097eaaddabfe975 (
plain)
1
2
3
4
5
6
7
|
CMAKE_LIBRARY_ARCHITECTURE
--------------------------
Target architecture library directory name, if detected.
This is the value of :variable:`CMAKE_<LANG>_LIBRARY_ARCHITECTURE` as detected
for one of the enabled languages.
|