alelievr / libft-unit-test

457 stars 88 forks source link

fixed libft path with spaces does not compile #4

Closed jgigault closed 8 years ago

jgigault commented 8 years ago

It authorizes libft path to contain spaces and allows user to run the tests with:

make f LIBFTDIR="/Users/admin/Documents/my libft"