Skip to content

Commit fe8d35b

Browse files
Upgrade the dependent cmake version because of "target_include_directories" used in the configuration files
1 parent dfb3520 commit fe8d35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Notice: If you have the newer Kinect v2 (XBox One), use [OpenKinect/libfreenect2
1818
To build libfreenect, you'll need
1919

2020
- [libusb](http://libusb.info) >= 1.0.18
21-
- [CMake](http://cmake.org) >= 2.6
21+
- [CMake](http://cmake.org) >= 2.8.12
2222
- [python](http://python.org) >= 2.7 or >= 3.3 (only if BUILD_PYTHON=ON or BUILD_PYTHON2=ON or BUILD_PYTHON3=ON or BUILD_REDIST_PACKAGE=OFF)
2323

2424
For the examples, you'll need

0 commit comments

Comments
 (0)