diff --git a/.cproject b/.cproject
index e9e745b..f48e41a 100644
--- a/.cproject
+++ b/.cproject
@@ -48,14 +48,13 @@
-
+
-
+
-
@@ -185,6 +184,7 @@
+
@@ -203,4 +203,4 @@
-
+
\ No newline at end of file
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 353bd6a..1a8c7f2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -129,10 +129,9 @@ if(CMAKE_PROJECT_NAME STREQUAL "TGFS-ISS")
conan_install()
set(CONAN_CMAKE_SILENT_OUTPUT ON)
- find_package(tcc QUIET)
- find_package(elfio)
find_package(fmt)
find_package(spdlog)
+ find_package(lz4)
find_package(gsl-lite)
set(Boost_NO_BOOST_CMAKE ON) # Don't do a find_package in config mode before searching for a regular boost install.
@@ -152,3 +151,4 @@ if(IS_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/dbt-rise-plugins)
add_subdirectory(dbt-rise-plugins)
endif()
+include(CTest)
diff --git a/dbt-rise-core b/dbt-rise-core
index 4bef9fc..3a7e2ab 160000
--- a/dbt-rise-core
+++ b/dbt-rise-core
@@ -1 +1 @@
-Subproject commit 4bef9fc14269e1f1d12cc5ea81d771d3b8ad8a40
+Subproject commit 3a7e2ab02b8efc8738bff726382772b8118d1dfe
diff --git a/dbt-rise-tgc b/dbt-rise-tgc
index e68f9c5..24de2bb 160000
--- a/dbt-rise-tgc
+++ b/dbt-rise-tgc
@@ -1 +1 @@
-Subproject commit e68f9c573f4301f3c3e6ad9a34dd13bf8c027481
+Subproject commit 24de2bbdf5fa0b3514a715078a00995a91eb33ae
diff --git a/scc b/scc
index b52fe0f..baba121 160000
--- a/scc
+++ b/scc
@@ -1 +1 @@
-Subproject commit b52fe0fce55cc327b6542c94fdd989610f386f11
+Subproject commit baba1214d358ee8ced775de9df6a01b454018f96