mirror of
https://github.com/love2d/megasource.git
synced 2026-08-17 19:24:09 +02:00
libjpeg-turbo 1.3.1: Build just the static library.
This commit is contained in:
@@ -42,6 +42,10 @@ if(WITH_SIMD)
|
||||
add_dependencies(jpeg simd)
|
||||
endif()
|
||||
|
||||
if(MEGA)
|
||||
return()
|
||||
endif()
|
||||
|
||||
add_executable(cjpeg ../cjpeg.c ../cdjpeg.c ../rdbmp.c ../rdgif.c ../rdppm.c
|
||||
../rdswitch.c ../rdtarga.c)
|
||||
set_property(TARGET cjpeg PROPERTY COMPILE_FLAGS
|
||||
|
||||
Reference in New Issue
Block a user