Skip to content

Commit

Permalink
fix cmakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tc-mb committed Jul 23, 2024
1 parent 4c75583 commit 62fa15b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ else()
else()
set(BUILD_SHARED_LIBS_DEFAULT ON)
endif()
endif()


#
Expand Down
1 change: 0 additions & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ else()
add_subdirectory(infill)
add_subdirectory(llama-bench)
add_subdirectory(llava)
add_subdirectory(minicpmv)
add_subdirectory(lookahead)
add_subdirectory(lookup)
add_subdirectory(main)
Expand Down

0 comments on commit 62fa15b

Please sign in to comment.