mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
chore: Remove qmake references
This commit is contained in:
@@ -166,7 +166,7 @@ if(SWIFT_BUILD_SAMPLES)
|
||||
endif()
|
||||
|
||||
if(SWIFT_BUILD_DOCUMENTATION)
|
||||
add_custom_target(documentation env DOXY_SRC_ROOT=${swift_SOURCE_DIR} doxygen Doxyfile.qmake WORKING_DIRECTORY ${swift_SOURCE_DIR}/docs)
|
||||
add_custom_target(documentation env DOXY_SRC_ROOT=${swift_SOURCE_DIR} doxygen Doxyfile WORKING_DIRECTORY ${swift_SOURCE_DIR}/docs)
|
||||
endif()
|
||||
|
||||
include(cmake/install.cmake)
|
||||
|
||||
Reference in New Issue
Block a user