Commit e2457f9
committed
[PR 128] CMake: Fix error locating GSL when building without Hunter
Error was:
| CMake Error at cmake/dependencies.cmake:22 (find_package):
| By not providing "FindMicrosoft.GSL.cmake" in CMAKE_MODULE_PATH this
| project has asked CMake to find a package configuration file provided by
| "Microsoft.GSL", but CMake did not find one.
|
| Could not find a package configuration file provided by "Microsoft.GSL"
| with any of the following names:
|
| Microsoft.GSLConfig.cmake
| microsoft.gsl-config.cmake1 parent 7774606 commit e2457f9
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments