]> code.bitgloo.com Git - clyne/entityx.git/commit
add CMAKE_INSTALL_LIBDIR
authorJason Pleau <jason@jpleau.ca>
Sun, 7 Dec 2014 19:30:15 +0000 (14:30 -0500)
committerJason Pleau <jason@jpleau.ca>
Sun, 7 Dec 2014 19:35:32 +0000 (14:35 -0500)
commit1d5e665a8b315269a4606aba0d9a630289de7ec2
treeab05531ac632115627dd7f0309e531acbcef6d94
parent64c1b9e6d403470ee0c2f6740b7204f7bce8f1af
add CMAKE_INSTALL_LIBDIR

Keeps the default to 'lib', while allowing to use it like so:

-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu
CMakeLists.txt