From 06382af9092babedbf56aa1c00b3bd7cb0b86cda Mon Sep 17 00:00:00 2001 From: José Bollo Date: Tue, 17 May 2016 15:12:11 +0200 Subject: provides developper files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0e41a0db778c69b5f5ce71115d495b2bb8b4cffe Signed-off-by: José Bollo --- include/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/CMakeLists.txt (limited to 'include/CMakeLists.txt') diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt new file mode 100644 index 00000000..07cbb04b --- /dev/null +++ b/include/CMakeLists.txt @@ -0,0 +1 @@ +INSTALL(DIRECTORY afb DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) -- cgit 1.2.3-korg