From b46c409749b7263492bca824c68eb58600d06841 Mon Sep 17 00:00:00 2001 From: Mateja Date: Fri, 19 Feb 2021 20:40:55 +0100 Subject: CMake TARGET_FILE_DIR fix. On Visual Studio `model` directory wasn't copied to build directory. This commit fixes that. --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 825df3d..51bee08 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,3 @@ Then run following commands in project directory: ### On Windows and Mac: On Windows and Mac you don't have any dependencies, so you can use CMake without any worry. -**Just make sure `model` directory (where example model is located) is available where you built the executable.** -- cgit v1.2.3