X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FCMakeLists.txt;h=21e295a99426faacd5fb4b52ed2d07a53ddc3d5c;hb=2beb0f29afba98c49606a4b929a49bda4f6db91a;hp=1933dac0d704b9276196a7ade8053735a8984443;hpb=1c8d8e7908bf711051b0080483f21f30c7cd0485;p=flightgear.git diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index 1933dac0d..21e295a99 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -2,14 +2,12 @@ include(FlightGearComponent) set(SOURCES acmodel.cxx - model_panel.cxx modelmgr.cxx panelnode.cxx ) set(HEADERS acmodel.hxx - model_panel.hxx modelmgr.hxx panelnode.hxx )