summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/export/RunCMakeTest.cmake
blob: 4b04f185894c22eea64e37e7ccb6de494a94d180 (plain)
1
2
3
4
5
6
include(RunCMake)

run_cmake(TargetNotFound)
run_cmake(AppendExport)
run_cmake(OldIface)
run_cmake(NoExportSet)