Skip to content

Commit

Permalink
[cmake] Sync Peripheral API
Browse files Browse the repository at this point in the history
Credit fetzerch, garbear#53
  • Loading branch information
garbear committed Jul 11, 2016
1 parent 874b7bd commit e247a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/addons/library.kodi.peripheral/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ core_add_library(KODI_peripheral NO_MAIN_DEPENDS)
set_target_properties(KODI_peripheral PROPERTIES POSITION_INDEPENDENT_CODE True)
target_include_directories(KODI_peripheral PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}
${CORE_SOURCE_DIR}/xbmc/addons/include
${CORE_SOURCE_DIR}/xbmc/addons/kodi-addon-dev-kit/include/kodi
${CORE_SOURCE_DIR}/xbmc)

0 comments on commit e247a0d

Please sign in to comment.