Skip to content
Snippets Groups Projects
Commit fbbafbf2 authored by Bruce Cowan's avatar Bruce Cowan :airplane:
Browse files

Fix build system

Always use branches!
parent 82aeff99
No related branches found
No related tags found
No related merge requests found
Pipeline #2335 passed
......@@ -49,7 +49,3 @@ endif
if thread_dep.found()
subdir('pthread')
endif
if host_machine.system() != 'windows'
subdir('posix')
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment