Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
small cleanup to test github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayrnt committed Jul 8, 2024
1 parent 78e8297 commit 76d46ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ add_library(
bigquery_storage.cpp
bigquery_utils.cpp)

# set(ALL_OBJECT_FILES
# ${ALL_OBJECT_FILES} $<TARGET_OBJECTS:bigquery_ext_library>
# PARENT_SCOPE)

# Ensure storage objects are included
set(ALL_OBJECT_FILES
${ALL_OBJECT_FILES} $<TARGET_OBJECTS:bigquery_ext_library> $<TARGET_OBJECTS:bigquery_ext_storage>
Expand Down

0 comments on commit 76d46ec

Please sign in to comment.