Skip to content

Commit

Permalink
fix subdir path bento4
Browse files Browse the repository at this point in the history
  • Loading branch information
peak3d committed Aug 5, 2017
1 parent 5fe6235 commit cc61dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ if(NOT CORE_SYSTEM_NAME STREQUAL ios)
set(ADP_ADDITIONAL_BINARY $<TARGET_FILE:ssd_wv>)
else()
set(BENTOUSESTCFS 1)
add_subdirectory(../lib/libbento4)
add_subdirectory(lib/libbento4)
endif()

if(CORE_SYSTEM_NAME STREQUAL android)
Expand Down

0 comments on commit cc61dcf

Please sign in to comment.