[pp] Use non-strict build by default (#667)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 16 Jul 2018 09:39:16 +0000 (18:39 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 16 Jul 2018 09:39:16 +0000 (18:39 +0900)
commit1cd0eed08dcbd2803a3068f225ed91e9986c7dc4
treeb0f65034bd9317794f3451ced6ef76cfb487ac1a
parent6a9bd209c3dcd4d152e8d19904d1f40af7b9d0c3
[pp] Use non-strict build by default (#667)

pp currently enforces strict build, but this may introduces unnecessary
burden on folks (who are not interested in pp).

This commit sets non-strict build as the default build mode of pp, and
turn strict build only when ENABLE_STRICT_BUILD is enabled.

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