mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 05:16:51 +08:00
Specify Release mode explicitly
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
project(src)
|
project(src)
|
||||||
|
|
||||||
|
set(CMAKE_BUILD_TYPE RelWithDebugInfo)
|
||||||
#set(CMAKE_BUILD_TYPE Debug)
|
#set(CMAKE_BUILD_TYPE Debug)
|
||||||
|
|
||||||
cmake_minimum_required (VERSION 2.6)
|
cmake_minimum_required (VERSION 2.6)
|
||||||
|
|
||||||
# Set the OpenALPR version in cmake, and also add it as a DEFINE for the code to access
|
# Set the OpenALPR version in cmake, and also add it as a DEFINE for the code to access
|
||||||
|
Reference in New Issue
Block a user