Skip to content

Commit

Permalink
native/cmake cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Oct 26, 2023
1 parent bfd6ef6 commit c124b2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/platform-native/cmake/platform-options.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ target_compile_definitions(platform-native-interface INTERFACE

# Full POSIX conformance:
# https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap02.html#tag_02_01_03
# $<$<NOT:$<C_COMPILER_ID:Clang,AppleClang>>:_POSIX_C_SOURCE=200809L>
_POSIX_C_SOURCE=200809L
)

Expand Down

0 comments on commit c124b2d

Please sign in to comment.