Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
libLASi
libLASi-do_not_build_examples.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libLASi-do_not_build_examples.patch of Package libLASi
Index: libLASi-1.1.3/examples/CMakeLists.txt =================================================================== --- libLASi-1.1.3.orig/examples/CMakeLists.txt +++ libLASi-1.1.3/examples/CMakeLists.txt @@ -43,13 +43,6 @@ foreach(SRC_ROOT_NAME ${SRC_ROOT_NAME_LI list(APPEND INSTALL_LIST ${SRC_ROOT_NAME}.cpp) - add_executable(${SRC_ROOT_NAME} ${SRC_ROOT_NAME}.cpp) - target_link_libraries(${SRC_ROOT_NAME} LASi) - - add_test(${SRC_ROOT_NAME} - ${CMAKE_CURRENT_BINARY_DIR}/${SRC_ROOT_NAME} ${CTEST_EXAMPLES_OUTPUT_DIR}/${SRC_ROOT_NAME}.eps - ) - if(INKSCAPE_EXECUTABLE) add_custom_command( OUTPUT @@ -68,18 +61,6 @@ foreach(SRC_ROOT_NAME ${SRC_ROOT_NAME_LI ${CMAKE_CURRENT_BINARY_DIR}/${SRC_ROOT_NAME}.png ) else(INKSCAPE_EXECUTABLE) - add_custom_command( - OUTPUT - ${CMAKE_CURRENT_BINARY_DIR}/${SRC_ROOT_NAME}.eps - COMMAND ${CMAKE_COMMAND} -E remove ${CMAKE_CURRENT_BINARY_DIR}/${SRC_ROOT_NAME}.eps - COMMAND ${CMAKE_CURRENT_BINARY_DIR}/${SRC_ROOT_NAME} > ${CMAKE_CURRENT_BINARY_DIR}/${SRC_ROOT_NAME}.eps - DEPENDS ${SRC_ROOT_NAME} - VERBATIM - ) - add_custom_target(test_${SRC_ROOT_NAME} ALL - DEPENDS - ${CMAKE_CURRENT_BINARY_DIR}/${SRC_ROOT_NAME}.eps - ) endif(INKSCAPE_EXECUTABLE) endforeach(SRC_ROOT_NAME ${SRC_ROOT_NAME_LIST})
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor