„CMakeLists.txt“ ändern

This commit is contained in:
Tobias Baumann 2022-02-28 12:18:52 +00:00
parent 9fb28bbc08
commit 41b36f77b4

View File

@ -32,7 +32,7 @@ endif(WIN32)
include("FindOpenViBEModuleTCPTagging") include("FindOpenViBEModuleTCPTagging")
include("FindThirdPartyGTK") include("FindThirdPartyGTK")
# need boost for UDPStimcodeSender # need boost for UDPStimcodeSender and TactileStimulation
include("FindThirdPartyBoost") include("FindThirdPartyBoost")
include("FindThirdPartyBoost_System") include("FindThirdPartyBoost_System")