Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Augeas: Remove unnecessary CMake code
Browse files Browse the repository at this point in the history
  • Loading branch information
sanssecours committed Dec 10, 2019
1 parent 9e98a62 commit ff77437
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/plugins/augeas/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,3 @@ add_plugin (
LINK_ELEKTRA elektra-meta elektra-proposal
LINK_LIBRARIES ${AUGEAS_PLUGIN_LIBRARIES}
TEST_ENVIRONMENT "ASAN_OPTIONS=detect_container_overflow=0")
if (ADDTESTING_PHASE)
include (LibAddMacros)
endif ()

0 comments on commit ff77437

Please sign in to comment.