# | Line 98 | Line 98 | set(rtrad_SOURCES | |
---|---|---|
98 | if(UNIX) | |
99 | list(APPEND rtrad_SOURCES unix_process.c) | |
100 | else() | |
101 | < | list(APPEND rtrad_SOURCES win_process.c win_popen.c strlcpy.c) |
101 | > | list(APPEND rtrad_SOURCES win_process.c win_popen.c win_usleep.c strlcpy.c) |
102 | endif() | |
103 | ||
104 | add_library(rtrad ${rtrad_SOURCES}) | |
# | Line 136 | Line 136 | add_library(libreetz | |
136 | g3vector.h | |
137 | gbasic.c | |
138 | gbasic.h | |
139 | – | maxheap.c |
140 | – | maxheap.h |
139 | muc_randvar.c | |
140 | muc_randvar.h | |
141 | ) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |