Modernize Qt dependency path
This commit is contained in:
+2
-2
@@ -62,8 +62,8 @@ case $host in
|
||||
lt_cv_deplibs_check_method="pass_all"
|
||||
;;
|
||||
esac
|
||||
dnl Require C++11 compiler (no GNU extensions)
|
||||
AX_CXX_COMPILE_STDCXX([11], [noext], [mandatory], [nodefault])
|
||||
dnl Require C++17 compiler (no GNU extensions). Qt 6.8 requires C++17.
|
||||
AX_CXX_COMPILE_STDCXX([17], [noext], [mandatory], [nodefault])
|
||||
dnl Check if -latomic is required for <std::atomic>
|
||||
CHECK_ATOMIC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user