src/CMakeLists.txt

changeset 632
164253538794
parent 606
314e9288af2f
child 677
b09aae58bba4
     1.1 --- a/src/CMakeLists.txt	Wed Dec 07 20:11:44 2022 +0100
     1.2 +++ b/src/CMakeLists.txt	Wed Dec 07 21:07:54 2022 +0100
     1.3 @@ -49,4 +49,4 @@
     1.4  install(TARGETS ucx ucx_static
     1.5          LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
     1.6          ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
     1.7 -        PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/ucx)
     1.8 \ No newline at end of file
     1.9 +        PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/cx)
    1.10 \ No newline at end of file

mercurial