]> git.cworth.org Git - apitrace-tests/blobdiff - apps/CMakeLists.txt
Start compiling apps for regression testing.
[apitrace-tests] / apps / CMakeLists.txt
diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt
new file mode 100644 (file)
index 0000000..895ace9
--- /dev/null
@@ -0,0 +1,3 @@
+if (OPENGL_FOUND)
+    add_subdirectory (gl)
+endif ()