ParaViewClient-targets-debug.cmake
Go to the documentation of this file.
1 #----------------------------------------------------------------
2 # Generated CMake target import file for configuration "Debug".
3 #----------------------------------------------------------------
4 
5 # Commands may need to know the format version.
6 set(CMAKE_IMPORT_FILE_VERSION 1)
7 
8 # Import target "ParaView::paraview" for configuration "Debug"
9 set_property(TARGET ParaView::paraview APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
10 set_target_properties(ParaView::paraview PROPERTIES
11  IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/paraview"
12  )
13 
14 list(APPEND _IMPORT_CHECK_TARGETS ParaView::paraview )
15 list(APPEND _IMPORT_CHECK_FILES_FOR_ParaView::paraview "${_IMPORT_PREFIX}/bin/paraview" )
16 
17 # Commands beyond this point should not need to know the version.
18 set(CMAKE_IMPORT_FILE_VERSION)