mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] CHange "ASM C" to "C ASM" in CMakelists.txt
This commit is contained in:
parent
d532334ef5
commit
f07b985ddb
@ -31,7 +31,7 @@ endif(POLICY CMP0054)
|
|||||||
|
|
||||||
set(CMAKE_CONFIGURATION_TYPES "Release;Debug;MinSizeRel;RelWithDebInfo")
|
set(CMAKE_CONFIGURATION_TYPES "Release;Debug;MinSizeRel;RelWithDebInfo")
|
||||||
|
|
||||||
project(libpng ASM C)
|
project(libpng C ASM)
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
|
||||||
set(PNGLIB_MAJOR 1)
|
set(PNGLIB_MAJOR 1)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user