Skip to content

Commit

Permalink
OSDK 3.3 - CMake Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Sant committed Jun 15, 2017
1 parent 4c8d43f commit fc6ddbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ set(DJIOSDK_PATCH_VERSION 0)
set(DJIOSDK_VERSION
${DJIOSDK_MAJOR_VERSION}.${DJIOSDK_MINOR_VERSION}.${DJIOSDK_PATCH_VERSION})

add_subdirectory(osdk-core)

if (${CMAKE_SYSTEM_NAME} MATCHES Linux)
add_subdirectory(sample/linux)
endif()

0 comments on commit fc6ddbc

Please sign in to comment.