diff options
Diffstat (limited to 'plugins/peopsxgl')
| -rw-r--r-- | plugins/peopsxgl/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/peopsxgl/CMakeLists.txt b/plugins/peopsxgl/CMakeLists.txt index 1985bb3f..d622ce6f 100644 --- a/plugins/peopsxgl/CMakeLists.txt +++ b/plugins/peopsxgl/CMakeLists.txt @@ -1,4 +1,4 @@ -message("Configuring peopsxgl") +message(STATUS "* Configuring peopsxgl") include(GlibCompileResourcesSupport) @@ -40,6 +40,7 @@ set(PLUGIN_SRCS prim.c soft.c texture.c + pgxp_gpu.c ) set(GUI_SRCS |
