diff options
Diffstat (limited to 'Tests/GeneratorExpression/check-part2.cmake')
-rw-r--r-- | Tests/GeneratorExpression/check-part2.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/GeneratorExpression/check-part2.cmake b/Tests/GeneratorExpression/check-part2.cmake index 0b50204..8855a97 100644 --- a/Tests/GeneratorExpression/check-part2.cmake +++ b/Tests/GeneratorExpression/check-part2.cmake @@ -26,4 +26,3 @@ check(test_build_interface "build") check(test_install_interface "") check(test_target_name_1 "tgt,ok") check(test_target_name_2 "tgt:ok") -check(test_install_prefix "") |