Skip to content

Commit

Permalink
build: Add SPDX license
Browse files Browse the repository at this point in the history
  • Loading branch information
a-andre authored and Gabrielcarvfer committed Oct 27, 2024
1 parent bab94a1 commit 4bf311d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build-support/3rd-party/find-program-hints.cmake
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Copyright (c) 2022 Universidade de Brasília
#
# SPDX-License-Identifier: GPL-2.0-only
#
# Author: Gabriel Ferreira <[email protected]>

disable_cmake_warnings()
string(REPLACE ";" "/bin;" syspaths "${CMAKE_SYSTEM_PREFIX_PATH};")
set(3RD_PARTY_FIND_PROGRAM_HINTS
Expand Down

0 comments on commit 4bf311d

Please sign in to comment.