]> git.mxchange.org Git - flightgear.git/blob - src/Network/HLA/CMakeLists.txt
Replace the NOAA METAR URL with the new, updated one
[flightgear.git] / src / Network / HLA / CMakeLists.txt
1 include(FlightGearComponent)
2
3 set(SOURCES
4         hla.cxx
5         )
6         
7 flightgear_component(HLA "${SOURCES}")