diff libmlk-core/CMakeLists.txt @ 284:9ba73b0ca347

cmake: move _BSD_SOURCE to libcompat
author David Demelier <markand@malikania.fr>
date Sun, 20 Dec 2020 15:32:17 +0100
parents b5139fcb0832
children aec448037320
line wrap: on
line diff
--- a/libmlk-core/CMakeLists.txt	Sun Dec 20 13:23:34 2020 +0100
+++ b/libmlk-core/CMakeLists.txt	Sun Dec 20 15:32:17 2020 +0100
@@ -110,9 +110,6 @@
 			SDL2::image
 			SDL2::mixer
 			SDL2::ttf
-	FLAGS
-		PRIVATE
-			_BSD_SOURCE
 	INCLUDES
 		PUBLIC
 			${INCS}