cmake/Modules/Platform/DragonFly.cmake
2013-03-16 19:13:01 +02:00

6 lines
194 B
CMake

# DragonFly BSD was forked from FreeBSD and is still very close to it
# http://www.dragonflybsd.org
# see http://archive.netbsd.se/?ml=dfbsd-users&a=2007-07&m=4678361
include(Platform/FreeBSD)