SDK: Forward declare types where possible

This commit is contained in:
Dennis Klein
2019-07-19 20:49:56 +02:00
committed by Dennis Klein
parent eb9dcdd1f9
commit a9b4788756
5 changed files with 31 additions and 7 deletions

View File

@@ -48,12 +48,12 @@ target_link_libraries(${target}
Boost::filesystem
FairLogger::FairLogger
StateMachine
DDS::dds_topology_lib # TODO Eventually hide this in the future
PRIVATE
Boost::boost
DDS::dds_intercom_lib
DDS::dds_tools_lib
DDS::dds_topology_lib
Tools
)
set_target_properties(${target} PROPERTIES