diff options
Diffstat (limited to 'Tests/RunCMake/ObjectLibrary/ImportNotSupported.cmake')
-rw-r--r-- | Tests/RunCMake/ObjectLibrary/ImportNotSupported.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/RunCMake/ObjectLibrary/ImportNotSupported.cmake b/Tests/RunCMake/ObjectLibrary/ImportNotSupported.cmake deleted file mode 100644 index 806b44a..0000000 --- a/Tests/RunCMake/ObjectLibrary/ImportNotSupported.cmake +++ /dev/null @@ -1 +0,0 @@ -add_library(A OBJECT IMPORTED) |