Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
mikeb01 committed Feb 23, 2021
1 parent f50b957 commit e20129c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -38,8 +38,7 @@ if(UNIX)
-Winit-self
-Wpedantic
$<$<COMPILE_LANGUAGE:C>:-Wmissing-prototypes>)
add_definitions(
-D_GNU_SOURCE)
add_definitions(-D_GNU_SOURCE)
endif()

find_package(ZLIB)

0 comments on commit e20129c

Please sign in to comment.