Skip to content

Parameter documentation missing in symlink_install/install.cmake #141

@csukuangfj

Description

@csukuangfj

See the code below

#
# Overwrite CMake install command to use symlinks instead of copying resources.
#
# :param ARGN: the same arguments as the CMake install command.
# :type ARGN: various
#
function(install signature)

The argument signature is not documentated at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions