Skip to content

Commit

Permalink
Merge pull request #243 from VeNIT-Lab/autotalks-find
Browse files Browse the repository at this point in the history
Removing Autotalks find operation in Root CMakeLists.txt
  • Loading branch information
riebl authored Jan 20, 2025
2 parents bf922b8 + 1ec525e commit ba4d1fb
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 ba4d1fb

Please sign in to comment.