star-3d

Surface structuring for efficient 3D geometric queries
git clone git://git.meso-star.fr/star-3d.git
Log | Files | Refs | README | LICENSE

commit f6f0aad6daa6f46570b5be1be665074a735559d7
parent bb24f610d4abec8d680f8976ce2cda74a6507821
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 18 Mar 2015 18:17:54 +0100

Fix a typo in the Embree CMake config file

Diffstat:
Mcmake/EmbreeConfig.cmake | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/EmbreeConfig.cmake b/cmake/EmbreeConfig.cmake @@ -31,7 +31,7 @@ cmake_minimum_required(VERSION 2.6) -# Try to find the RSys devel. Once done this will define: +# Try to find the Embree devel. Once done this will define: # - Embree_FOUND: system has RSys # - Embree_INCLUDE_DIR: the include directory # - Embree: Link this to use rsys