|
|
44a1ea16bd
|
CMakeModules/libeoskeygen.cmake: call add_subdirectory() with EXCLUDE_FROM_ALL so we don't run all targets (install, cpack etc).
|
2020-03-30 13:25:03 +02:00 |
|
|
|
384ad2537b
|
CMake: require libeoskeygen 0.1.1
|
2020-03-30 13:25:03 +02:00 |
|
|
|
9f28dfcc29
|
CMakeModules/libeoskeygen.cmake: allow LIBEOSKEYGEN_WANTED_VERSION to contain a git branch.
|
2020-03-25 18:47:49 +01:00 |
|
|
|
47767e3443
|
CMakeModules/libeoskeygen.cmake: handle custom libeoskeygen via LIBEOSKEYGEN_SOURCE_DIR variable correctly.
by include()'ing the targets file. cmake only knows how to link but not to build.
The proper ways is to use add_subdirectory()
|
2020-03-25 17:03:22 +01:00 |
|
|
|
1924feacb0
|
CMakeModules/libeoskeygen.cmake: define fromGit macro and use it.
|
2020-03-25 16:24:37 +01:00 |
|
|
|
a9a45363df
|
CMakeModules/libeoskeygen.cmake: adding find_package() and use git repo as fallback.
|
2020-03-25 16:20:00 +01:00 |
|
|
|
6c26ce8ac6
|
Adding CMakeModules/libeoskeygen.cmake
|
2020-03-23 13:38:30 +01:00 |
|