Changing version of compiler version
This commit is contained in:
parent
1d4075e288
commit
7765d602f8
@ -31,7 +31,7 @@ target_link_libraries(rublon-ssh
|
||||
-lcrypto
|
||||
)
|
||||
|
||||
if(CMAKE_CXX_COMPILER_VERSION VERSION_LESS_EQUAL 7.5)
|
||||
if(CMAKE_CXX_COMPILER_VERSION VERSION_LESS_EQUAL 8.5)
|
||||
target_link_libraries(rublon-ssh
|
||||
PUBLIC
|
||||
-lstdc++fs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user