Include CPack only if top level project #4

Merged
friendlyanon merged 1 commits from master into master 2020-12-31 12:13:27 -05:00
friendlyanon commented 2020-12-31 11:08:08 -05:00 (Migrated from github.com)

I made a mistake, the CPack module should only be included in a top level project.
Doing otherwise would cause problems for people who use git submodule + add_subdirectory or FetchContent to consume this library.

I made a mistake, the `CPack` module should only be included in a top level project. Doing otherwise would cause problems for people who use git submodule + `add_subdirectory` or `FetchContent` to consume this library.
Sign in to join this conversation.
No description provided.