Mercurial > hg > Members > Moririn
comparison src/CMakeLists.txt @ 97:485ea0290fae
cmake: add parallel_exection to subdirectory
author | Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 29 Jan 2016 05:40:04 +0900 |
parents | 11e2a9eba9c1 |
children | d400948dbbab |
comparison
equal
deleted
inserted
replaced
96:0ff35d4c6480 | 97:485ea0290fae |
---|---|
13 | 13 |
14 add_subdirectory(allocate) | 14 add_subdirectory(allocate) |
15 add_subdirectory(list) | 15 add_subdirectory(list) |
16 add_subdirectory(llrb) | 16 add_subdirectory(llrb) |
17 add_subdirectory(synchronizedQueue) | 17 add_subdirectory(synchronizedQueue) |
18 add_subdirectory(parallel_execution) |