-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
90505f9
commit a8931d1
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 23b2fc41d2a6fdb28271128e6402c1284477b455 Mon Sep 17 00:00:00 2001 | ||
From a4f6656c3f2ad85990b2af02791e7684afd38aac Mon Sep 17 00:00:00 2001 | ||
From: Don <[email protected]> | ||
Date: Mon, 26 Nov 2018 16:32:05 -0800 | ||
Subject: [PATCH] Adjust CMake for vcpkg | ||
|
@@ -8,7 +8,7 @@ Subject: [PATCH] Adjust CMake for vcpkg | |
1 file changed, 1 insertion(+), 1 deletion(-) | ||
|
||
diff --git a/CMakeLists.txt b/CMakeLists.txt | ||
index a0fe76c24..621567d3e 100644 | ||
index 49a44eabf..7d6fb7866 100644 | ||
--- a/CMakeLists.txt | ||
+++ b/CMakeLists.txt | ||
@@ -1393,7 +1393,7 @@ endfunction() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters