Index: applications/devutils/vgafontedit/CMakeLists.txt =================================================================== --- applications/devutils/vgafontedit/CMakeLists.txt (revision 57968) +++ applications/devutils/vgafontedit/CMakeLists.txt (working copy) @@ -1,5 +1,4 @@ -set_rc_compiler() list(APPEND SOURCE aboutdlg.c Index: applications/imagesoft/CMakeLists.txt =================================================================== --- applications/imagesoft/CMakeLists.txt (revision 57968) +++ applications/imagesoft/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + list(APPEND SOURCE about.c adjust.c Index: applications/screensavers/blankscr/CMakeLists.txt =================================================================== --- applications/screensavers/blankscr/CMakeLists.txt (revision 57968) +++ applications/screensavers/blankscr/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(blankscr scrnsave.c scrnsave.rc) Index: applications/screensavers/butterflies/CMakeLists.txt =================================================================== --- applications/screensavers/butterflies/CMakeLists.txt (revision 57968) +++ applications/screensavers/butterflies/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(butterflies butterflies.c butterflies.rc) Index: applications/screensavers/circles/CMakeLists.txt =================================================================== --- applications/screensavers/circles/CMakeLists.txt (revision 57968) +++ applications/screensavers/circles/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(circles circles.c circles.rc) Index: applications/screensavers/cylfrac/CMakeLists.txt =================================================================== --- applications/screensavers/cylfrac/CMakeLists.txt (revision 57968) +++ applications/screensavers/cylfrac/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(cylfrac cylfrac.c cylfrac.rc) Index: applications/screensavers/matrix/CMakeLists.txt =================================================================== --- applications/screensavers/matrix/CMakeLists.txt (revision 57968) +++ applications/screensavers/matrix/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(matrix config.c matrix.c Index: applications/screensavers/mazescr/CMakeLists.txt =================================================================== --- applications/screensavers/mazescr/CMakeLists.txt (revision 57968) +++ applications/screensavers/mazescr/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(mazescr scrnsave.c maze.c Index: applications/screensavers/ssstars/CMakeLists.txt =================================================================== --- applications/screensavers/ssstars/CMakeLists.txt (revision 57968) +++ applications/screensavers/ssstars/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(ssstars ssstars.c settings.c Index: applications/screensavers/starfield/CMakeLists.txt =================================================================== --- applications/screensavers/starfield/CMakeLists.txt (revision 57968) +++ applications/screensavers/starfield/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(starfield screensaver.c starfield.rc) Index: demos/maze/CMakeLists.txt =================================================================== --- demos/maze/CMakeLists.txt (revision 57968) +++ demos/maze/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_executable(maze maze.c maze.rc) Index: drivers/green/CMakeLists.txt =================================================================== --- drivers/green/CMakeLists.txt (revision 57968) +++ drivers/green/CMakeLists.txt (working copy) @@ -1,6 +1,6 @@ -set_rc_compiler() + add_library(green SHARED createclose.c dispatch.c