diff --git a/CMakeLists.txt b/CMakeLists.txt index abd935f88..ed77f00af 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -38,7 +38,7 @@ set(CMAKE_CONFIGURATION_TYPES "${CMAKE_BUILD_TYPE}" CACHE INTERNAL "internal") project(aseprite C CXX) # This required for KDE/Qt destop integration, which sets BUILD_SHARED_LIBS to -# TRUE by defualt +# TRUE by default set(BUILD_SHARED_LIBS off)