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

Fix build system

Always use branches!
parent fda93b6f
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,3 @@ endif ...@@ -49,7 +49,3 @@ endif
if thread_dep.found() if thread_dep.found()
subdir('pthread') subdir('pthread')
endif 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