Configure contrib build flag per each configuration (#2041)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 30 Oct 2018 06:01:45 +0000 (15:01 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 30 Oct 2018 06:01:45 +0000 (15:01 +0900)
commitbb79c0f7e17eef438c084f818c0d5f7c3c65654f
treeda1f2ee1278f6c084cda6d732e3ca159d68c3ca7
parent9d71dc0d371906a30194187f402120688731ca69
Configure contrib build flag per each configuration (#2041)

BUILD_CONTRIB_<TAG> value is fixed at the first configure run and never
updated with the current implementation.

With this commit, BUILD_CONTRIB_<TAG> value is updated properly per each
configure run.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/CMakeLists.txt