derp
This commit is contained in:
parent
1cf426d881
commit
a2b741d904
@ -18,7 +18,7 @@ if (WIN32)
|
||||
endif()
|
||||
|
||||
# FreeBSD requires us to define this to get POSIX 2001 standard
|
||||
if (SYSTEM_NAME STREQUAL "FreeBSD"))
|
||||
if (SYSTEM_NAME STREQUAL "FreeBSD")
|
||||
add_flags_cxx(-D__POSIX_VISIBLE=200112)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user