From bc2341c88a008df806495f758844378754508681 Mon Sep 17 00:00:00 2001 From: Samuel Barney Date: Thu, 21 Aug 2014 13:24:19 -0600 Subject: Added components. --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6b5efbd1f..6484cd2e5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -309,6 +309,7 @@ if (NOT MSVC) OSSupport HTTPServer Bindings Items Blocks Protocol Generating Generating_Prefabs WorldStorage Mobs Entities Simulator UI BlockEntities PolarSSL++ + Components ) endif () if (WIN32) -- cgit v1.2.3