Use C++ (not C) warning flags for GTK client (#4395)

Use the opportunity to reduce duplication.
This commit is contained in:
Mike Gelfand
2022-12-17 17:02:03 -08:00
committed by GitHub
parent 6d495fbf98
commit e694c3e3a0
8 changed files with 6 additions and 18 deletions

View File

@@ -1,7 +1,5 @@
project(trcli)
add_compile_options(${CXX_WARNING_FLAGS})
include_directories(${CMAKE_SOURCE_DIR})
tr_win32_app_info(${PROJECT_NAME}_WIN32_RC_FILE