File: examples.patch

package info (click to toggle)
openigtlink 3.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,080 kB
  • sloc: cpp: 20,076; ansic: 6,704; sh: 227; perl: 74; makefile: 46
file content (13 lines) | stat: -rw-r--r-- 366 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: openigtlink/Examples/CMakeLists.txt
===================================================================
--- openigtlink.orig/Examples/CMakeLists.txt
+++ openigtlink/Examples/CMakeLists.txt
@@ -4,6 +4,8 @@ cmake_minimum_required(VERSION 2.4)
 # Examples
 #
 
+find_package(OpenIGTLink REQUIRED)
+include(${OpenIGTLink_USE_FILE})
 
 SET(EXAMPLE_DIRS
   Tracker