mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-07 06:04:59 +00:00
CMake: Remove unused variable
This commit is contained in:
parent
162e16b0a7
commit
179a0c5526
1 changed files with 0 additions and 5 deletions
|
@ -47,11 +47,6 @@ set(PACKAGE_TARNAME "${PACKAGE_NAME}")
|
|||
include(CMakePackageConfigHelpers)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
#
|
||||
# Detect use by means of add_subdirectory
|
||||
#
|
||||
get_directory_property(_EXPAT_PARENT_DIRECTORY PARENT_DIRECTORY)
|
||||
|
||||
#
|
||||
# Configuration defaults
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue