Enable compilation of the NVIDIA OpenCL demos under Linux,
Thanks to Xavier Thomas, see Issue 417
This commit is contained in:
@@ -23,7 +23,7 @@ ${BULLET_PHYSICS_SOURCE_DIR}/src
|
||||
|
||||
LINK_LIBRARIES(
|
||||
LinearMath
|
||||
${CMAK_NVSDKCOMPUTE_LIBPATH}/OpenCL.lib
|
||||
${NVIDIA_OPENCL_LIBRARIES}
|
||||
)
|
||||
|
||||
ADD_EXECUTABLE(AppVectorAdd_NVidia
|
||||
|
||||
Reference in New Issue
Block a user