Skip to content

Commit

Permalink
Remove rocks package stub
Browse files Browse the repository at this point in the history
  • Loading branch information
fdr400 committed Jan 9, 2025
1 parent 4c4fe3b commit 067163f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/SetupRocksDB.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ CPMAddPackage(
)

mark_targets_as_system("${rocksdb_SOURCE_DIR}")
write_package_stub(rocksdb)
add_library(RocksDB::rocksdb ALIAS rocksdb)

0 comments on commit 067163f

Please sign in to comment.