Loading src/TNL/Matrices/CMakeLists.txt +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ SET( headers Matrix.h MultidiagonalRow.h MultidiagonalRow_impl.h ) SET( CURRENT_DIR ${CMAKE_SOURCE_DIR}/src/TNL/matrices ) SET( CURRENT_DIR ${CMAKE_SOURCE_DIR}/src/TNL/Matrices ) set( common_SOURCES ) SET( tnl_matrices_SOURCES Loading @@ -46,4 +46,4 @@ if( BUILD_CUDA ) PARENT_SCOPE ) endif() INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/matrices ) No newline at end of file INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/TNL/Matrices ) No newline at end of file src/TNL/Problems/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -13,4 +13,4 @@ SET( headers Problem.h MeanCurvatureFlowProblem_impl.h ) INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/problems ) INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/TNL/Problems ) src/TNL/core/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ set( tnl_core_SOURCES SET( libtnlcoreincludedir ${TNL_INCLUDE_DIR}/core ) SET( libtnlcoreinclude_HEADERS ${headers} ) INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/core ) INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/TNL/core ) Loading
src/TNL/Matrices/CMakeLists.txt +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ SET( headers Matrix.h MultidiagonalRow.h MultidiagonalRow_impl.h ) SET( CURRENT_DIR ${CMAKE_SOURCE_DIR}/src/TNL/matrices ) SET( CURRENT_DIR ${CMAKE_SOURCE_DIR}/src/TNL/Matrices ) set( common_SOURCES ) SET( tnl_matrices_SOURCES Loading @@ -46,4 +46,4 @@ if( BUILD_CUDA ) PARENT_SCOPE ) endif() INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/matrices ) No newline at end of file INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/TNL/Matrices ) No newline at end of file
src/TNL/Problems/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -13,4 +13,4 @@ SET( headers Problem.h MeanCurvatureFlowProblem_impl.h ) INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/problems ) INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/TNL/Problems )
src/TNL/core/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ set( tnl_core_SOURCES SET( libtnlcoreincludedir ${TNL_INCLUDE_DIR}/core ) SET( libtnlcoreinclude_HEADERS ${headers} ) INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/core ) INSTALL( FILES ${headers} DESTINATION include/tnl-${tnlVersion}/TNL/core )