Skip to content

Commit

Permalink
fix: remove engine.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
sangjanai authored and hiento09 committed Jul 1, 2024
1 parent 5840086 commit 1c97d2f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 93 deletions.
1 change: 0 additions & 1 deletion cortex-cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
cmake_minimum_required(VERSION 3.5)
project(cortex-cpp C CXX)

include(engines/cortex.llamacpp/engine.cmake)
include(CheckIncludeFileCXX)

check_include_file_cxx(any HAS_ANY)
Expand Down
92 changes: 0 additions & 92 deletions cortex-cpp/engines/cortex.llamacpp/engine.cmake

This file was deleted.

0 comments on commit 1c97d2f

Please sign in to comment.