Skip to content
Snippets Groups Projects
Commit 2f2e97f7 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/libmove3d-hri] Remove patch-aa

patch-aa has been committed upstream, so it must be removed from here. Hi
Mamoun!
parent aaa990d7
No related branches found
No related tags found
No related merge requests found
SHA1 (libmove3d-hri-2.2.tar.gz) = 5f73178c097b27c9ee44a2a61bf9a834b089e23a
RMD160 (libmove3d-hri-2.2.tar.gz) = 30dac7f35ce369a7d852da383ac33e09a6b5c1af
Size (libmove3d-hri-2.2.tar.gz) = 2026636 bytes
SHA1 (patch-aa) = a35aa3614b44939a5a01f651ea8eebc31312b077
--- CMakeLists.txt.orig 2012-03-03 11:48:58.794178785 +0100
+++ CMakeLists.txt 2012-03-03 11:50:04.842177129 +0100
@@ -75,6 +75,9 @@
SET(INCLUDE_DIRS ${INCLUDE_DIRS} ${OPENGL_INCLUDE_DIR})
SET(LIBS ${LIBS} ${OPENGL_LIBRARIES})
+find_package(Boost REQUIRED)
+include_directories(${Boost_INCLUDE_DIRS})
+
########################################
## Documentation ##
########################################
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment