mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
CMake cleanup
This commit is contained in:
parent
656cd15cb6
commit
a505222184
|
@ -59,17 +59,12 @@ add_sapi_library(
|
||||||
libraw_unpack
|
libraw_unpack
|
||||||
libraw_close
|
libraw_close
|
||||||
|
|
||||||
libraw_subtract_black #
|
libraw_subtract_black
|
||||||
# libraw_raw2image
|
|
||||||
# libraw_free_image
|
|
||||||
|
|
||||||
libraw_cameraList
|
libraw_cameraList
|
||||||
libraw_cameraCount
|
libraw_cameraCount
|
||||||
|
|
||||||
libraw_COLOR #
|
libraw_COLOR
|
||||||
# libraw_dcraw_process
|
|
||||||
# libraw_dcraw_ppm_tiff_writer
|
|
||||||
|
|
||||||
|
|
||||||
INPUTS
|
INPUTS
|
||||||
"${CMAKE_BINARY_DIR}/raw.gen.h"
|
"${CMAKE_BINARY_DIR}/raw.gen.h"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user