Changes in src/libcfa/Makefile.am [09800e9:10a97adb]
- File:
-
- 1 edited
-
src/libcfa/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/Makefile.am
r09800e9 r10a97adb 51 51 # not all platforms support concurrency, add option do disable it 52 52 if BUILD_CONCURRENCY 53 headers += concurrency/coroutine concurrency/thread concurrency/kernel concurrency/monitor concurrency/mutex53 headers += concurrency/coroutine concurrency/thread concurrency/kernel concurrency/monitor 54 54 endif 55 55
Note:
See TracChangeset
for help on using the changeset viewer.