summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2013-09-18 23:23:54 -0700
committerChad Versace <chad.versace@linux.intel.com>2013-09-18 23:23:54 -0700
commit18c0ee01a926892e5815bfb6af478e777055fd27 (patch)
treebbf9c64de92ec36366eb987b8302312395ccb143 /tests
parent22195ff14cea3116f6c7af50dd600de702eaee2a (diff)
parent3ad77c648b3157d36977d0e7d56dc0c3af14aafb (diff)
Merge branch 'window-resize'
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 7a9dd7e..42061a3 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,3 +1,5 @@
+add_definitions(-DWAFFLE_API_VERSION=${waffle_api_version})
+
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
add_subdirectory(waffle_test)