mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update CMakeLists.txt
This commit is contained in:
parent
6a7544b781
commit
cc6e40d50a
@ -115,7 +115,6 @@ elseif(WIN32 AND MSVC)
|
||||
/O2 # Optimize for speed
|
||||
/W3 # Warning level 3 (reasonable warnings without being too verbose)
|
||||
/GL # Enable whole program optimization
|
||||
/Zi # Generate debugging information in PDB files
|
||||
/MT # Use static runtime libraries
|
||||
)
|
||||
add_link_options(
|
||||
|
Loading…
x
Reference in New Issue
Block a user