From 2c9d04d439c6cf40ab7d5967e2560a92bc0850ef Mon Sep 17 00:00:00 2001 From: Clownacy Date: Sun, 5 May 2019 15:00:50 +0100 Subject: [PATCH] Point out that dependencies will be built if they're not present --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ab39bde..63b68665 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Cave Story Engine 2 is based off of the *original freeware release* by Studio Pi ## Dependencies +*Note: if these are not found, they will be built locally (CMake only)* + * SDL2 * FreeType * FLTK