mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 00:01:09 -06:00
avrdude: Build fixes
This commit is contained in:
parent
404fdbcfdf
commit
fe21ca5510
5 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,6 @@
|
|||
|
||||
|
||||
add_definitions(-D_BSD_SOURCE -D_DEFAULT_SOURCE) # To enable various useful macros and functions on Unices
|
||||
remove_definitions(-D_UNICODE -DUNICODE)
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue