diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-04-09 16:11:04 -0400 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-04-09 16:11:04 -0400 |
| commit | 438c6784a30b183f46b8a95958f7240112b28cb6 (patch) | |
| tree | 0c0b403ed68b82b397209ac3e3fb6c2ada5e536d /plugins | |
| parent | 823876081da2f553adde73a925be2db42772a1fe (diff) | |
Don't set the project in the plugin type directories
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/arena/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | plugins/canvas/CMakeLists.txt | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/plugins/arena/CMakeLists.txt b/plugins/arena/CMakeLists.txt index a0b57536..f8053948 100644 --- a/plugins/arena/CMakeLists.txt +++ b/plugins/arena/CMakeLists.txt @@ -1,3 +1 @@ -project(plugins) - add_subdirectory(standard) diff --git a/plugins/canvas/CMakeLists.txt b/plugins/canvas/CMakeLists.txt index a0b57536..f8053948 100644 --- a/plugins/canvas/CMakeLists.txt +++ b/plugins/canvas/CMakeLists.txt @@ -1,3 +1 @@ -project(plugins) - add_subdirectory(standard) |
