Update CMakeLists.txt
This commit is contained in:
parent
f68fcbcd26
commit
2f2be31fc7
@ -1,4 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
|
||||
cmake_policy(SET CMP0074 NEW)
|
||||
|
||||
project(JTDLib VERSION 1.0 LANGUAGES CXX)
|
||||
set(CMAKE_BUILD_TYPE Release)
|
||||
|
Loading…
x
Reference in New Issue
Block a user