mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 20:16:55 +08:00
Specify Release mode explicitly
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
project(src)
|
||||
|
||||
set(CMAKE_BUILD_TYPE RelWithDebugInfo)
|
||||
#set(CMAKE_BUILD_TYPE Debug)
|
||||
|
||||
cmake_minimum_required (VERSION 2.6)
|
||||
|
||||
# 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