forked from pool/paraview
505d2372b2
thanks! OBS-URL: https://build.opensuse.org/request/show/67947 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=1
11 lines
429 B
Diff
11 lines
429 B
Diff
--- ParaView-3.8.0/Plugins/PointSprite/Examples/Rendering/Cxx/CMakeLists.txt.demo 2010-05-27 11:04:39.000000000 -0600
|
|
+++ ParaView-3.8.0/Plugins/PointSprite/Examples/Rendering/Cxx/CMakeLists.txt 2010-06-02 09:45:44.105517239 -0600
|
|
@@ -4,7 +4,3 @@
|
|
add_executable(${exe} PointSpriteDemo.cxx)
|
|
|
|
target_link_libraries(${exe} PointSprite_Rendering vtkIO)
|
|
-
|
|
-install(TARGETS ${exe}
|
|
- RUNTIME DESTINATION ${PROJECT_BINARY_DIR}
|
|
-)
|