20,741
edits
(→Todo) |
|||
| Line 80: | Line 80: | ||
* Use smart pointers | * Use smart pointers | ||
* Fix the CMakeList.txt file (fgms is not re-linked even though libs were rebuilt) | * Fix the CMakeList.txt file (fgms is not re-linked even though libs were rebuilt) | ||
** move FGAIS sources to a separate sub folder | |||
** use separate CMakeLists.txt files for each sub folder | |||
** build a library for each folder | |||
* Use a spatial data structure for faster lookup? | * Use a spatial data structure for faster lookup? | ||