barrier/src
Povilas Kanapickas 36fa9eaa0e lib: Remove unnecessary use of std::endl
std::endl is "\n" followed by a flush. We only need flushing in certain
circumstances.
2021-01-10 14:28:42 +02:00
..
cmd CMakeList: fix a tab vs spaces indentation issue 2021-01-03 22:49:45 +02:00
gui gui: Remove ScreenList typedef 2021-01-10 14:13:45 +02:00
lib lib: Remove unnecessary use of std::endl 2021-01-10 14:28:42 +02:00
test src: Extract test CMake setup to separate file 2021-01-07 23:43:51 +02:00
CMakeLists.txt src: Extract test CMake setup to separate file 2021-01-07 23:43:51 +02:00