From 284aa3a44489d8fdd246f1160af9178f7919c07c Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Mon, 25 Jun 2012 11:58:22 +0200 Subject: [PATCH] Add header file to the cmake project --- simgear/scene/tgdb/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5