Remove thread-pool Makefile
Removes the Makefile for thread-pool library and extracts the existing tests into a ctest. Added extra cmake targets:
- thread-pool
- test_thread-pool
- utils
- LOG
Edited by Bartosz Podrygajlo
Maintenance operation of our GitLab server is scheduled for Thursday, November 28 at noon. The server will be unavailable for about two hours.
Removes the Makefile for thread-pool library and extracts the existing tests into a ctest. Added extra cmake targets: