mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 12:20:58 +00:00
Minor change in main CMakeLists.txt
This commit is contained in:
parent
e0264787c6
commit
ce4021ba35
@ -26,7 +26,7 @@ endif()
|
|||||||
# Note: This needs to be done before the project command
|
# Note: This needs to be done before the project command
|
||||||
set(CMAKE_CONFIGURATION_TYPES "${CMAKE_BUILD_TYPE}" CACHE INTERNAL "internal")
|
set(CMAKE_CONFIGURATION_TYPES "${CMAKE_BUILD_TYPE}" CACHE INTERNAL "internal")
|
||||||
|
|
||||||
# ASE project
|
# Aseprite project
|
||||||
project(aseprite C CXX)
|
project(aseprite C CXX)
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user