this repo has no description
1
fork

Configure Feed

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

Build file_cmds as Mach-O

+1 -1
+1 -1
src/CMakeLists.txt
··· 124 124 125 125 if (NOT DARLING_NO_EXECUTABLES) 126 126 add_subdirectory(external/shell_cmds) 127 - # add_subdirectory(external/file_cmds) 127 + add_subdirectory(external/file_cmds) 128 128 # add_subdirectory(external/text_cmds) 129 129 # add_subdirectory(external/adv_cmds) 130 130 # add_subdirectory(external/network_cmds)