Skip to content

Commit

Permalink
Remove more security leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
hkaiser committed Aug 8, 2017
1 parent c721a35 commit 899c58a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 149 deletions.
5 changes: 1 addition & 4 deletions tests/unit/CMakeLists.txt
Expand Up @@ -14,16 +14,13 @@ set(subdirs
parallel
parcelset
performance_counter
resource
serialization
threads
traits
util
)

if(HPX_WITH_SECURITY)
set(subdirs ${subdirs} security)
endif()

if(HPX_WITH_APEX)
set(subdirs ${subdirs} apex)
endif()
Expand Down
40 changes: 0 additions & 40 deletions tests/unit/security/CMakeLists.txt

This file was deleted.

105 changes: 0 additions & 105 deletions tests/unit/security/certificate_authority.cpp

This file was deleted.

0 comments on commit 899c58a

Please sign in to comment.