Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Event loop for pipeline processing #2209

Merged
merged 16 commits into from
Apr 12, 2019
Merged
Prev Previous commit
Add update command to rxcpp module
Signed-off-by: Andrei Lebedev <[email protected]>
  • Loading branch information
lebdron committed Apr 12, 2019
commit 0cb8795f5dc748800ff279b0580fb4d5bf2f2581
1 change: 0 additions & 1 deletion cmake/Modules/Findrxcpp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ if (NOT rxcpp_FOUND)
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND "" # remove install step
UPDATE_COMMAND "" # remove update step
TEST_COMMAND "" # remove test step
)
externalproject_get_property(reactive_extensions_rxcpp source_dir)
Expand Down