Browse Source

„CMakeLists.txt“ ändern

master
Tobias Baumann 2 years ago
parent
commit
09e1a23e51
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      CMakeLists.txt

+ 1
- 2
CMakeLists.txt View File

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

# -----------------------------
# Install files

Loading…
Cancel
Save