Swiftgram/inc/CMakeLists.txt
subhransu mohanty d39ce3f62f lottie: added cmake build system for lottie
Change-Id: I8e03709ae668bc221c4ec936317cf579d326876f
2018-07-25 16:55:40 +09:00

4 lines
94 B
CMake

target_include_directories(lottie-player
PRIVATE
"${CMAKE_CURRENT_LIST_DIR}"
)