[Unix] Passing extra CMake args
authorAlexander Soldatov <soldatov.a@samsung.com>
Thu, 8 Feb 2018 17:26:59 +0000 (20:26 +0300)
committerAlexander Soldatov <soldatov.a@samsung.com>
Thu, 8 Feb 2018 17:26:59 +0000 (20:26 +0300)
commitba61f968ff48f2aec448bb6d1448e3d56310f2e7
treeb07a13c82ff22b772a5a3537e168f697ee4884fe
parent7b169b9a7ed2e0e1eeb668e9f1c2a049ec34ca66
[Unix] Passing extra CMake args

Added support for compiler and linker additional arguments in CMake.
By using CLR_ADDITIONAL_LINKER_FLAGS and CLR_ADDITIONAL_COMPILER_OPTIONS
it's possible to pass toolchain options without changing Makefile.
CMakeLists.txt