Skip to content

Commit be8d8e7

Browse files
author
maxdcb
committed
Maj core & remove boost
1 parent 4b3142f commit be8d8e7

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ set(CMAKE_CXX_STANDARD 17)
1010

1111
set(CMAKE_PREFIX_PATH ${CMAKE_BINARY_DIR})
1212

13-
find_package(Boost REQUIRED)
1413
find_package(OpenSSL REQUIRED)
1514
find_package(httplib REQUIRED)
1615

conanfile.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[requires]
2-
boost/1.86.0
32
openssl/3.3.1
43
cpp-httplib/0.16.3
54

0 commit comments

Comments
 (0)