diff options
author | Brad King <brad.king@kitware.com> | 2020-07-09 10:08:39 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-07-09 10:17:44 (GMT) |
commit | 656d6ea8215eaff0c3097efd8b1473d3233568cd (patch) | |
tree | bd7eaf90143bb9988ef588310c7d0b76bccfcb00 /Modules/CMakeDetermineCompiler.cmake | |
parent | 1e26c84b96c0ec6887de2cf5e14061ccb83bdbfe (diff) | |
download | CMake-656d6ea8215eaff0c3097efd8b1473d3233568cd.zip CMake-656d6ea8215eaff0c3097efd8b1473d3233568cd.tar.gz CMake-656d6ea8215eaff0c3097efd8b1473d3233568cd.tar.bz2 |
FindOpenMP: Set version variables every time CMake runs
The version is determined in two steps. First, the "spec date" is
detected and cached. Second, the date is converted to a version.
Move the second step out of the spec date cache guard condition
so that it runs every time even if the spec date is already cached.
Fixes: #19150
Diffstat (limited to 'Modules/CMakeDetermineCompiler.cmake')
0 files changed, 0 insertions, 0 deletions