this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Switch Security over to being all static libraries

Fix a typo in a macro

+1 -1
+1 -1
src/CMakeLists.txt
··· 294 294 # Requires a newer Security version 295 295 #add_subdirectory(external/SmartCardServices) 296 296 # Has build issues 297 - #add_subdirectory(external/security) 297 + add_subdirectory(external/security) 298 298 add_subdirectory(external/cctools) 299 299 add_subdirectory(external/libauto) 300 300