mirror of
https://github.com/transmission/transmission.git
synced 2026-02-14 23:19:34 +00:00
Use C++ (not C) warning flags for GTK client (#4395)
Use the opportunity to reduce duplication.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user