1 2 3 4 5 6
include(RunCMake) run_cmake(BadSelfReference1) run_cmake(BadSelfReference2) run_cmake(BadSelfReference3) run_cmake(BadSelfReference4)