Enable compilation of the NVIDIA OpenCL demos under Linux,

Thanks to Xavier Thomas, see Issue 417
This commit is contained in:
erwin.coumans
2010-08-26 19:18:10 +00:00
parent 9086c15e49
commit 8e087a0666
4 changed files with 36 additions and 24 deletions

View File

@@ -23,7 +23,7 @@ ${BULLET_PHYSICS_SOURCE_DIR}/src
LINK_LIBRARIES(
LinearMath
${CMAK_NVSDKCOMPUTE_LIBPATH}/OpenCL.lib
${NVIDIA_OPENCL_LIBRARIES}
)
ADD_EXECUTABLE(AppVectorAdd_NVidia