Support DYNAMIC_LIST option in cmake
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Tue, 5 Feb 2019 22:51:40 +0000 (23:51 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Feb 2019 22:51:40 +0000 (23:51 +0100)
commit5952e586ceaa7ea68376f1580c6c96edca55804b
tree6b437609b617be384b84dde325eba8993459f9d5
parent42df9efa0cec692c6c7b6e76e9b1d5231aef8f18
Support DYNAMIC_LIST option in cmake

e.g. cmake -DDYNAMIC_ARCH=1 -DDYNAMIC_LIST="NEHALEM;HASWELL;ZEN" ..
original issue was #1639
cmake/arch.cmake
cmake/system.cmake