replace boost filesystem with std filesystem; upgrade gtest and find it using cmake.
This commit is contained in:
@@ -12,7 +12,8 @@ set(AT_TARGET_NAME webcc_autotest)
|
||||
set(AT_LIBS
|
||||
webcc
|
||||
jsoncpp
|
||||
gtest
|
||||
GTest::GTest
|
||||
GTest::Main
|
||||
Boost::filesystem
|
||||
Boost::system
|
||||
Boost::date_time
|
||||
|
||||
Reference in New Issue
Block a user