mirror of
https://github.com/apple/swift-argument-parser.git
synced 2026-06-06 20:18:23 +00:00
3 lines
79 B
CMake
3 lines
79 B
CMake
if(NOT TARGET ArgumentParser)
|
|
include(@ArgumentParser_EXPORTS_FILE@)
|
|
endif() |