Skip to content

Commit

Permalink
try to make make work (revert changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariia-zelenskaia authored Apr 12, 2024
1 parent 986e634 commit c6f1836
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
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0...3.15 FATAL_ERROR)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
project(transannot CXX)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/lib/mmseqs/cmake")
Expand Down

0 comments on commit c6f1836

Please sign in to comment.