Skip to content
Snippets Groups Projects
Commit 2551c5a2 authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Merge branch 'cleanup/remove-CMP0177-warning' into 'master'

Fix CMake warning CMP0177

See merge request !1510
parents 95b4edaa da5f9736
No related branches found
No related tags found
1 merge request!1510Fix CMake warning CMP0177
Pipeline #77326 waiting for manual action
# SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
# SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
install(FILES dunemodules.lib
DESTINATION ${CMAKE_INSTALL_BINDIR}/../lib)
install(FILES dunemodules.lib DESTINATION lib)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment