-
- Downloads
refactor so that only single library and single header were needed, add...
refactor so that only single library and single header were needed, add independent Makefile and CMakeLists to example. Add install commands
Showing
- CMakeLists.txt 0 additions, 2 deletionsCMakeLists.txt
- common/cpp/CMakeLists.txt 3 additions, 1 deletioncommon/cpp/CMakeLists.txt
- examples/worker/process_folder/CMakeLists.txt 12 additions, 9 deletionsexamples/worker/process_folder/CMakeLists.txt
- examples/worker/process_folder/CMakeLists_separate.in 22 additions, 0 deletionsexamples/worker/process_folder/CMakeLists_separate.in
- examples/worker/process_folder/Makefile.in 25 additions, 0 deletionsexamples/worker/process_folder/Makefile.in
- examples/worker/process_folder/process_folder.cpp 1 addition, 1 deletionexamples/worker/process_folder/process_folder.cpp
- producer/api/CMakeLists.txt 1 addition, 2 deletionsproducer/api/CMakeLists.txt
- tests/system_io/read_file_content/CMakeLists.txt 3 additions, 2 deletionstests/system_io/read_file_content/CMakeLists.txt
- tests/system_io/read_files_in_folder/CMakeLists.txt 3 additions, 3 deletionstests/system_io/read_files_in_folder/CMakeLists.txt
- tests/worker/connect_multithread/CMakeLists.txt 1 addition, 1 deletiontests/worker/connect_multithread/CMakeLists.txt
- tests/worker/next_multithread/CMakeLists.txt 1 addition, 1 deletiontests/worker/next_multithread/CMakeLists.txt
- worker/api/cpp/CMakeLists.txt 11 additions, 7 deletionsworker/api/cpp/CMakeLists.txt
- worker/api/cpp/include/hidra2_worker.h 6 additions, 0 deletionsworker/api/cpp/include/hidra2_worker.h
- worker/api/cpp/include/worker/data_broker.h 2 additions, 1 deletionworker/api/cpp/include/worker/data_broker.h
Loading
Please register or sign in to comment