mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 03:08:23 -05:00
2 lines
116 B
CMake
Executable File
2 lines
116 B
CMake
Executable File
list(REMOVE_AT ARGS 0)
|
|
_find_package(gRPC ${ARGS}) # Shouldn't this be fixed downstream instead of using a Wrapper? |