feat: add note in generated package manager files

This commit is contained in:
2026-08-06 14:11:35 +08:00
parent d5c99be4d8
commit eb6453362d
2 changed files with 4 additions and 0 deletions
@@ -1,3 +1,5 @@
# This file is created by sarasacw-omrf-packer and should not be changed manually.
{# {#
Utilize ${pcfiledir} to fetch the directory where current .pc file is. Utilize ${pcfiledir} to fetch the directory where current .pc file is.
And back to parent twice to obtain the installation directory. And back to parent twice to obtain the installation directory.
@@ -1,3 +1,5 @@
# This file is created by sarasacw-omrf-packer and should not be changed manually.
{# Check whether this target is already exported -#} {# Check whether this target is already exported -#}
if(TARGET {{ namespace }}::{{ target }}) if(TARGET {{ namespace }}::{{ target }})
message(STATUS "Target {{ namespace }}::{{ target }} is already defined.") message(STATUS "Target {{ namespace }}::{{ target }} is already defined.")