1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-06-08 12:36:07 +02:00

Switched back to release build

This commit is contained in:
Pavel Odintsov 2022-03-13 17:18:21 +02:00
parent 939af725e0
commit 9c59574234

View File

@ -93,7 +93,7 @@ set(FASTNETMON_PROFILER OFF)
set(FASTNETMON_PROFILE_FLAGS "-g -pg")
set(CMAKE_BUILD_TYPE DEBUG)
# set(CMAKE_BUILD_TYPE DEBUG)
if (NOT CMAKE_BUILD_TYPE)
message(STATUS "Setting build type to Release as none was specified.")