TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
e0469b5908a98c66c58b9c6505b72516466a916e
/
.
/
ChangeLog.d
/
cmake_use_GnuInstallDirs.txt
blob: d8487555d161827fa1611f54985ec0276260c400 [
file
] [
log
] [
blame
]
Changes
*
cmake
:
Use
GnuInstallDirs
to customize install directories
Replace
custom LIB_INSTALL_DIR variable
with
standard CMAKE_INSTALL_LIBDIR
variable
.
For
backward compatibility
,
set
CMAKE_INSTALL_LIBDIR
if
LIB_INSTALL_DIR
is
set
.