mirror of
https://github.com/HEYAHONG/SimpleBLETool.git
synced 2025-05-08 22:09:19 +08:00
清除无效的选项
This commit is contained in:
parent
a5caf29667
commit
512c24230b
@ -51,7 +51,7 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
|
||||
PROPERTY WIN32_EXECUTABLE TRUE )
|
||||
target_compile_options(${PROJECT_NAME}
|
||||
PUBLIC /utf-8)
|
||||
set(CMAKE_EXE_LINKER_FLAGS ${CMAKE_EXE_LINKER_FLAGS} " //MANIFESTFILE:${CMAKE_CURRENT_SOURCE_DIR}/win32/window_resources.manifest " )
|
||||
|
||||
endif()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user