190e9dcdcf
Note the following bigger things that had to be done: Handle GSS library / feature with a new custom find module. Implement rudimentary support for relocatability (does not currently handle extprefix). Change-Id: Ic6cd27dda7ebca9829f51cb42ea76fff6d1767ef Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
21 lines
555 B
CMake
21 lines
555 B
CMake
# Generated from access.pro.
|
|
|
|
add_subdirectory(qnetworkdiskcache)
|
|
add_subdirectory(qnetworkcookiejar)
|
|
add_subdirectory(qnetworkaccessmanager)
|
|
add_subdirectory(qnetworkcookie)
|
|
add_subdirectory(qnetworkrequest)
|
|
add_subdirectory(qnetworkreply)
|
|
add_subdirectory(qnetworkcachemetadata)
|
|
add_subdirectory(qabstractnetworkcache)
|
|
|
|
|
|
if(QT_FEATURE_private_tests)
|
|
add_subdirectory(qhttpnetworkconnection)
|
|
add_subdirectory(qhttpnetworkreply)
|
|
add_subdirectory(qftp)
|
|
add_subdirectory(hpack)
|
|
add_subdirectory(http2)
|
|
add_subdirectory(hsts)
|
|
endif()
|