Menu

#563 Please include(GNUInstallDirs) in CMakeLists.txt

3.0.25
closed
None
5
2024-06-18
2024-06-17
adrien
No

Hi,

While updating the Debian/Ubuntu package, I encountered a configure error with vtkgdcmpython.h not being given an installation destination due to CMAKE_INSTALL_INCLUDEDIR not being set. This is solved by adding "include(GNUInstallDirs)" in CMakeLists.txt. I picked up line 190 but I think that other lines will do just as fine. I've attached the corresponding patch.

PS: I also needed the patch at https://sourceforge.net/p/gdcm/bugs/552/#9e8f

1 Attachments

Discussion

  • Mathieu Malaterre

    • assigned_to: Mathieu Malaterre
    • Group: 3.1 --> 3.0.25
     
  • Mathieu Malaterre

    Fixed de650849a1f294dda8401e2925c40daec51d0d3b

    thanks

     
  • Mathieu Malaterre

    • status: open --> closed
     
  • Mathieu Malaterre

    Fixed de650849a1f294dda8401e2925c40daec51d0d3b

    thanks

     

Log in to post a comment.