增加运维程序的标识宏

rtmpsuck
Matthew 5 months ago
parent c307b7e56e
commit da75bd8519

@ -8,6 +8,7 @@ cmake_minimum_required(VERSION 3.18.1)
# Declares and names the project.
add_definitions(-DTERMINAL_CLIENT)
add_definitions(-DTERMINAL_CLIENT_MNTN)
project("mpmaster")

Loading…
Cancel
Save