You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
476 B

.*Properties for TARGET nothing:.*
.*nothing.LINKER_LANGUAGE = <NOTFOUND>.*
.*nothing.TYPE = \"STATIC_LIBRARY\".*
.*Properties for TARGET something:.*
.*something.LINKER_LANGUAGE = <NOTFOUND>.*
.*something.TYPE = \"EXECUTABLE\".*
+
.*
.*Properties for SOURCE nothing.c:.*
.*nothing.c.COMPILE_DEFINITIONS = <NOTFOUND>.*
.*nothing.c.LANGUAGE = \"C\".*
.*Properties for SOURCE something.c:.*
.*something.c.COMPILE_DEFINITIONS = \"SOMETHING=1\".*
.*something.c.LANGUAGE = \"C\".*