Skip to content

Duplicated cmake config files #189

Description

@nicowrobel

Currently, the Isaac library hosts two versions of the cmake version file (ISAACConfigVersion.cmake and a .in version) and the base dir file.

Both versions include the same content, the .cmake just replaces some placeholders that else would be filled in during compilation. I assume, this is done to let the included example use these files directly form the source without compiling the library.

Should we remove the .cmake files, so that we don't have to update the same code twice? It's not much code, so maybe the benefits outweigh the problems that might arise with duplicate code, but I still wanted to start the discussion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions