Closed smanders closed 2 years ago
xpFlatBuffersBuiltTS() cmake function was introduced https://github.com/smanders/externpro/issues/336 and enhanced https://github.com/smanders/externpro/issues/345 previously...
xpFlatBuffersBuiltTS()
another enhancement would be useful https://isrhub.usurf.usu.edu/cfrandsen/SensorManager/pull/1/files#r105107 modify this line https://github.com/smanders/externpro/blob/22.03/projects/use/usexp-flatbuffers-config.cmake#L65 to include
set_property(TARGET ${PROJECT_NAME}_fbs_ts PROPERTY STAMP ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}_fbs_ts_cmd)
completed with commit to dev branch referenced above
xpFlatBuffersBuiltTS()
cmake function was introduced https://github.com/smanders/externpro/issues/336 and enhanced https://github.com/smanders/externpro/issues/345 previously...another enhancement would be useful https://isrhub.usurf.usu.edu/cfrandsen/SensorManager/pull/1/files#r105107 modify this line https://github.com/smanders/externpro/blob/22.03/projects/use/usexp-flatbuffers-config.cmake#L65 to include