Skip to content

Commit

Permalink
Some cleanup in CPack packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
KOLANICH committed Aug 16, 2021
1 parent ccf3920 commit 7fad8fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ if(ARGPARSE_BUILD_TESTS)
add_subdirectory(test)
endif()

if(${CMAKE_VERSION} VERSION_GREATER "3.14")
set(OPTIONAL_ARCH_INDEPENDENT "ARCH_INDEPENDENT")
endif()

install(TARGETS argparse EXPORT argparseConfig)
install(EXPORT argparseConfig
NAMESPACE argparse::
Expand Down

0 comments on commit 7fad8fa

Please sign in to comment.