feat: add note in generated package manager files
This commit is contained in:
@@ -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.")
|
||||||
|
|||||||
Reference in New Issue
Block a user