Browse Source

Fixed typo

Signed-off-by: Blagovest Petrov <blagovest@petrovs.info>
pull/1/head
Blagovest Petrov 4 years ago
parent
commit
ea54b43143
  1. 2
      CMakeLists.txt

2
CMakeLists.txt

@ -23,7 +23,7 @@ include_directories(${Qt5Core_PRIVATE_INCLUDE_DIRS})
include_directories(.)
add_subdiretory(Resources)
add_subdirectory(Resources)
SET(SOURCES
main.cpp

Loading…
Cancel
Save