diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2017-12-29 03:28:48 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2017-12-29 03:28:48 +0000 |
| commit | 6423947b77b5ccff945c27daf6970f5272973c1e (patch) | |
| tree | f9786c69cfb2ded973b101cc82306daf276042f3 /Utilities/File2Include | |
| parent | Reworked the way File2String utility is used (diff) | |
| download | DiligentCore-6423947b77b5ccff945c27daf6970f5272973c1e.tar.gz DiligentCore-6423947b77b5ccff945c27daf6970f5272973c1e.zip | |
Fixed CMakeLists.txt version
Diffstat (limited to 'Utilities/File2Include')
| -rw-r--r-- | Utilities/File2Include/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/File2Include/CMakeLists.txt b/Utilities/File2Include/CMakeLists.txt index ba99e8d3..363bfad6 100644 --- a/Utilities/File2Include/CMakeLists.txt +++ b/Utilities/File2Include/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 3.10) +cmake_minimum_required (VERSION 3.6) if(PLATFORM_WIN32) project(File2Include) |
