From: Frederic Bouvier Date: Mon, 25 Jun 2012 09:58:22 +0000 (+0200) Subject: Add header file to the cmake project X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=284aa3a44489d8fdd246f1160af9178f7919c07c;p=simgear.git Add header file to the cmake project --- diff --git a/simgear/scene/tgdb/CMakeLists.txt b/simgear/scene/tgdb/CMakeLists.txt index f340727d..ff9dd97f 100644 --- a/simgear/scene/tgdb/CMakeLists.txt +++ b/simgear/scene/tgdb/CMakeLists.txt @@ -4,6 +4,7 @@ set(HEADERS GroundLightManager.hxx ReaderWriterSPT.hxx ReaderWriterSTG.hxx + SGBuildingBin.hxx SGDirectionalLightBin.hxx SGLightBin.hxx SGModelBin.hxx