added cmake file for tools
authorKevron Rees <kevron.m.rees@intel.com>
Wed, 24 Dec 2014 02:58:09 +0000 (18:58 -0800)
committerKevron Rees <kevron.m.rees@intel.com>
Wed, 24 Dec 2014 02:58:09 +0000 (18:58 -0800)
tools/CMakeLists.txt [new file with mode: 0644]

diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
new file mode 100644 (file)
index 0000000..64f3508
--- /dev/null
@@ -0,0 +1 @@
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/genmapping.py ${CMAKE_CURRENT_SOURCE_DIR}/genmapping @ONLY)