mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-13 23:15:56 +08:00
Cleaned CMakeList from messy comment
This commit is contained in:
parent
ce966c2450
commit
292b42d3de
@ -11,7 +11,6 @@ option(COVERAGE "Build with gcov code coverage profiling." OFF)
|
||||
|
||||
# only on newer GCCs: -ftemplate-backtrace-limit=0
|
||||
add_compile_options(-DNO_PERL -DM_PI=3.14159265358979323846 -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DBOOST_ASIO_DISABLE_KQUEUE)
|
||||
#add_link_options(-rdynamic)
|
||||
|
||||
if (MSVC)
|
||||
add_compile_options(-W3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user