summaryrefslogtreecommitdiff
path: root/libs/enet/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-05-07Replaced ENet with submoduleThorbjørn Lindeijer1-67/+0
This also updates ENet from 1.3.2 to 1.3.18. The previously supported WITH_BUNDLEDHEADERS option that affected which ENet was being used has now been reversed and renamed to USE_SYSTEM_ENET, which defaults to OFF for now.
2012-06-26add option to use system enet headershasufell1-1/+10
Reviewed-by: Ablu.
2011-02-15Fix compilation on Haiku and set config and data paths for it.DarkWind1-1/+4
2010-08-15Add included enet to CMakeBernd Wachter1-0/+55