Changes in / [2ff42f4:71dfe49]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/Makefile.am
r2ff42f4 r71dfe49 50 50 51 51 # not all platforms support concurrency, add option do disable it 52 thread_headers_nosrc = concurrency/invoke.h52 thread_headers_nosrc = bits/random.hfa concurrency/invoke.h concurrency/kernel/fwd.hfa 53 53 54 54 thread_headers = concurrency/coroutine.hfa concurrency/thread.hfa concurrency/kernel.hfa \
Note:
See TracChangeset
for help on using the changeset viewer.