From ea54b4314369bfeb0a1e4e9c57b0afa24bda9b6e Mon Sep 17 00:00:00 2001 From: Blagovest Petrov Date: Fri, 30 Oct 2020 17:11:38 +0200 Subject: [PATCH] Fixed typo Signed-off-by: Blagovest Petrov --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 70d8d60..e17bf01 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ include_directories(${Qt5Core_PRIVATE_INCLUDE_DIRS}) include_directories(.) -add_subdiretory(Resources) +add_subdirectory(Resources) SET(SOURCES main.cpp