lottie: fixed cmake build issue. 16/188216/1
authorsubhransu mohanty <sub.mohanty@samsung.com>
Mon, 3 Sep 2018 06:03:52 +0000 (15:03 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Mon, 3 Sep 2018 06:03:52 +0000 (15:03 +0900)
Change-Id: I48591bd78dd173d7f148cc2dcb3c31dd8cd9d1a2

CMakeLists.txt

index f8b631877ebc3e0139e30eec48e2658ef06bfe9a..084ce98672341bf0ab03b5e3e309b4672225b943 100644 (file)
@@ -52,7 +52,7 @@ CONFIGURE_FILE(${PROJECT_NAME}.pc.in ${PROJECT_NAME}.pc @ONLY)
 INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc DESTINATION lib/pkgconfig)
 
 #install header
-install(FILES inc/lottieplayer.h DESTINATION include)
+install(FILES inc/lotplayer.h inc/lotcommon.h DESTINATION include)
 
 #install lib
 install( TARGETS lottie-player EXPORT lottie-player-targets