Remove a typo

This commit is contained in:
Erik Hofman
2021-03-05 15:40:11 +01:00
parent 90e9d0a9d8
commit ae573877da

View File

@@ -53,7 +53,7 @@ if (CycloneDDS_FOUND)
set(SOURCES ${SOURCES}
sg_dds.cxx
)
endif (CycloneDDS_idlc_FOUND)
endif (CycloneDDS_FOUND)
simgear_component(io io "${SOURCES}" "${HEADERS}")