summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsTools
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2017-12-10 22:10:33 +0000
committerEgor Yusov <egor.yusov@gmail.com>2017-12-10 22:10:33 +0000
commitfacd7d859282470a7736955ec8828fc1685bdf48 (patch)
treea0e5f01fefd7f5935bf1e98ed26b6bdd253b29e5 /Graphics/GraphicsTools
parentFixed bug in cmake (diff)
downloadDiligentCore-facd7d859282470a7736955ec8828fc1685bdf48.tar.gz
DiligentCore-facd7d859282470a7736955ec8828fc1685bdf48.zip
Few more updates to cmakelists
Diffstat (limited to 'Graphics/GraphicsTools')
-rw-r--r--Graphics/GraphicsTools/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Graphics/GraphicsTools/CMakeLists.txt b/Graphics/GraphicsTools/CMakeLists.txt
index cbfcea27..ae856796 100644
--- a/Graphics/GraphicsTools/CMakeLists.txt
+++ b/Graphics/GraphicsTools/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.3)
-project(GraphicsTools)
+project(GraphicsTools CXX)
set(INCLUDE
include/BasicShaderSourceStreamFactory.h