Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
owent committed Mar 4, 2024
1 parent 7cacdee commit 346d0fd
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion atframework/atframe_utils
2 changes: 1 addition & 1 deletion atframework/cmake-toolset
2 changes: 1 addition & 1 deletion atframework/libatbus
3 changes: 0 additions & 3 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ target_include_directories(

set(PROJECT_LIBATAPP_PROTOCOL_SOURCE_COMPILE_OPTIONS ${PROJECT_COMMON_PRIVATE_COMPILE_OPTIONS}
${PROJECT_BUILD_TOOLS_PATCH_PROTOBUF_SOURCES_OPTIONS})
if(COMPILER_STRICT_RECOMMEND_REMOVE_CFLAGS)
list(REMOVE_ITEM PROJECT_LIBATAPP_PROTOCOL_SOURCE_COMPILE_OPTIONS ${COMPILER_STRICT_RECOMMEND_REMOVE_CFLAGS})
endif()
if(PROJECT_BUILD_TOOLS_PATCH_PROTOBUF_SOURCES_REMOVE_OPTIONS)
list(REMOVE_ITEM PROJECT_LIBATAPP_PROTOCOL_SOURCE_COMPILE_OPTIONS
${PROJECT_BUILD_TOOLS_PATCH_PROTOBUF_SOURCES_REMOVE_OPTIONS})
Expand Down

0 comments on commit 346d0fd

Please sign in to comment.