mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In preparation for moving unit test infrastructure there so that it can be used anywhere the SIL library is used.
4 lines
77 B
CMake
4 lines
77 B
CMake
target_sources(swiftSIL PRIVATE
|
|
ParseTestSpecification.cpp
|
|
ParseSIL.cpp)
|