This patch does not create right result. 18/85718/1
authorGwan-gyeong Mun <kk.moon@samsung.com>
Sat, 27 Aug 2016 11:57:58 +0000 (04:57 -0700)
committerGwan-gyeong Mun <kk.moon@samsung.com>
Sat, 27 Aug 2016 11:57:58 +0000 (04:57 -0700)
commit1b04448b538ba0cf1f7336886932b6061322ce4e
treed3bdea44f7583ef4060313c53e1965c6dadbf751
parentc74c199cfbab5d54dad0046b0d747ace552aebe4
This patch does not create right result.
When we run gl application, we expect the result like as
"  [CoreGL] <1004> (Sat Aug 27 11:08:17 UTC 2016) Library initializing... [CoreGL] Driver GL version 3.2  "

but this patch shows "  [CoreGL] <1026> (fatal: Not a git repository (or any of the parent directories): .git) Library initializing... [CoreGL] Driver GL version 3.2 "

so we should fix it

Revert "build: Use commit date instead of build date to avoid unnecessary rebuilds."

This reverts commit c74c199cfbab5d54dad0046b0d747ace552aebe4.

Change-Id: I370d5ea701bd6635be1b99972607c5fff6fbfd58
CMakeLists.txt