mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-04 12:24:11 +01:00
13 lines
307 B
Diff
13 lines
307 B
Diff
|
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
|
||
|
index 33edf57..d2ea025 100644
|
||
|
--- a/src/CMakeLists.txt
|
||
|
+++ b/src/CMakeLists.txt
|
||
|
@@ -27,7 +27,6 @@ FOREACH( mylibfolder
|
||
|
osgUI
|
||
|
osgVolume
|
||
|
osgWrappers/serializers
|
||
|
- osgWrappers/deprecated-dotosg
|
||
|
osgPlugins
|
||
|
)
|
||
|
|