libclc: cmake configure should depend on file list
authorJan Vesely <jan.vesely@rutgers.edu>
Sat, 15 Feb 2020 03:29:04 +0000 (22:29 -0500)
committerJan Vesely <jano.vesely@gmail.com>
Tue, 25 Feb 2020 09:43:14 +0000 (04:43 -0500)
commit814fb658ca262f5c2df47f11d47f91fac188e0d6
treeb59e33c0ac839dd009dfe6a0c1447bc8cca0e96a
parent05d174d30159579ae19e90899736d98e2544c0e3
libclc: cmake configure should depend on file list

This makes sure targets are rebuilt if a file is added or removed.
Reviewer: tstellar
Differential Revision: https://reviews.llvm.org/D74662
libclc/CMakeLists.txt