Skip to content

Commit

Permalink
cmake: remove find autotalks in root CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
buraksenkus committed Jan 20, 2025
1 parent bf922b8 commit 1ec525e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ endforeach()
include(CompatBoostTargets)
find_package(CryptoPP 5.6.1 REQUIRED)
find_package(GeographicLib 1.37 REQUIRED)
find_package(Autotalks MODULE QUIET)

if(Boost_VERSION_STRING STRGREATER_EQUAL 1.80)
set(CMAKE_CXX_STANDARD 14)
Expand Down

0 comments on commit 1ec525e

Please sign in to comment.