mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 14:21:45 +00:00
Fix typo in CMakeLists.txt
This commit is contained in:
parent
a50a03a182
commit
f81cd5a676
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user