aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/address_sorting.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/address_sorting.cmake')
-rw-r--r--cmake/address_sorting.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/address_sorting.cmake b/cmake/address_sorting.cmake
index fd8cda7cdf..f7203b3a44 100644
--- a/cmake/address_sorting.cmake
+++ b/cmake/address_sorting.cmake
@@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-set(_gRPC_ADDRESS_SORTING_INCLUDE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/third_party/address_sorting")
+set(_gRPC_ADDRESS_SORTING_INCLUDE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/third_party/address_sorting/include")
set(_gRPC_ADDRESS_SORTING_LIBRARIES address_sorting)