klips/cpp/algorithms/sorting
Shaun Reed a97dfbe34b Clean up CMakeLists in all C++ examples
+ Rename output executables to match directory structure
+ Remove libraries for small examples
+ Supress -Wreturn-type warnings for singleton that is intentionally not copyable
2022-03-31 16:01:08 -04:00
..
bubble Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
bucket Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
count Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
heap Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
insertion Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
merge Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
quick Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
radix Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
selection Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00
CMakeLists.txt Clean up CMakeLists in all C++ examples 2022-03-31 16:01:08 -04:00