1
0
Fork 0

fix symlink, move version dependend part into 3rdparty so we find it on next upgrade (#6013)

This commit is contained in:
Wilfried Goesgens 2018-08-03 13:31:29 +02:00 committed by Frank Celler
parent 54e607aa39
commit b37719732f
2 changed files with 2 additions and 1 deletions

1
3rdParty/rocksdb/RocksDBConfig.cmake.in vendored Symbolic link
View File

@ -0,0 +1 @@
v5.15.X/cmake/RocksDBConfig.cmake.in

View File

@ -1 +1 @@
../3rdParty/rocksdb/v5.14.X/cmake/RocksDBConfig.cmake.in
../3rdParty/rocksdb/RocksDBConfig.cmake.in