mirror of
https://github.com/PabloMK7/citra.git
synced 2024-11-25 17:04:04 +00:00
8 lines
141 B
Text
8 lines
141 B
Text
|
add_library(lodepng
|
||
|
lodepng.cpp
|
||
|
lodepng.h
|
||
|
)
|
||
|
|
||
|
create_target_directory_groups(lodepng)
|
||
|
target_include_directories(lodepng INTERFACE .)
|