root/src/testbed/CMakeLists.txt
@
172:1567be091247
| Revision 172:1567be091247, 299 bytes (checked in by Andreas Schaefer <gentryx@…>, 15 months ago) |
|---|
| Line | |
|---|---|
| 1 | set(RELATIVE_PATH "") |
| 2 | include(auto.cmake) |
| 3 | |
| 4 | set(CMAKE_CXX_FLAGS "-O3 -march=native -g") |
| 5 | #if (LIBGEODECOMP_FEATURE_OPENCL) |
| 6 | add_executable(testbed ${SOURCES}) |
| 7 | target_link_libraries(testbed ${LOCAL_LIBGEODECOMP_LINK_LIB}) |
| 8 | # target_link_libraries(testbed OpenCL) |
| 9 | #endif(LIBGEODECOMP_FEATURE_OPENCL) |
Note: See TracBrowser
for help on using the browser.
