root/src/testbed/CMakeLists.txt
@
6:2f94e6af83de
| Revision 6:2f94e6af83de, 252 bytes (checked in by Andreas Schaefer <gentryx@…>, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | set(RELATIVE_PATH "") |
| 2 | include(auto.cmake) |
| 3 | |
| 4 | if (LIBGEODECOMP_FEATURE_OPENCL) |
| 5 | add_executable(testbed ${SOURCES}) |
| 6 | target_link_libraries(testbed ${LOCAL_LIBGEODECOMP_LINK_LIB}) |
| 7 | target_link_libraries(testbed OpenCL) |
| 8 | endif(LIBGEODECOMP_FEATURE_OPENCL) |
Note: See TracBrowser
for help on using the browser.
