Add CL/*.hpp to installing files
authorBoqun Feng <boqun.feng@intel.com>
Mon, 20 May 2013 03:55:58 +0000 (11:55 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Mon, 20 May 2013 06:00:49 +0000 (14:00 +0800)
commit511e551f39e9ae3f6a06c6a240354083a47732f1
treec381ac7a700fac44171e6320ac1138019e081460
parent1e664c837f7426229884db6dbbe1e5bf03813936
Add CL/*.hpp to installing files

The orignal CMake config only installed CL/*.h. As C++ binding is added,
CL/*.hpp also need to be installing files.

Signed-off-by: Boqun Feng <boqun.feng@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
include/CMakeLists.txt