Fix CMake configuration by removing incorrect 'PUBLIC' keyword from library list

XMLWordPrintable

    • Type: Bug
    • Resolution: resolved
    • Priority: Major
    • Component/s: None
    • None

      The CMake configuration currently includes the PUBLIC keyword in the list of specified libraries, which was introduced due to a typo in the build file. This improper configuration results in compilation errors when attempting to build an application against the 'rogue' library. This pull request (PR) removes the erroneous PUBLIC keyword, ensuring the CMake configuration is generated correctly and resolving the build issues.

              Assignee:
              Omar Moreno
              Reporter:
              Omar Moreno
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: