Skip to content
Snippets Groups Projects
Commit 4d59debb authored by Jö Fahlke's avatar Jö Fahlke
Browse files

[threads][cmake] Guess the flags needed to get working threading support.

We simply get the flags from find_package(Thread).  If we are compiling
natively, we run a test program to check whether that worked.  Otherwise we
print a warning and assume that threading works.
parent 14cbee71
No related tags found
Loading
Loading
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