diff --git a/msvc-deps/CMakeLists.txt b/msvc-deps/CMakeLists.txt index 195f403a00e8d06e97830b111a54a05ba1b12ce5..06fb4159d41a4fead41c87ed0cd2a492ed144ef4 100644 --- a/msvc-deps/CMakeLists.txt +++ b/msvc-deps/CMakeLists.txt @@ -1 +1,2 @@ -ADD_SUBDIRECTORY(sqlite3) \ No newline at end of file +ADD_SUBDIRECTORY(sqlite3) +ADD_SUBDIRECTORY(protobuf) \ No newline at end of file