Skip to content

Commit

Permalink
Edit FindLatexmk
Browse files Browse the repository at this point in the history
  • Loading branch information
rsp4jack committed Jan 31, 2024
1 parent cdd5e9c commit 34b6a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/FindLatexmk.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

#]================================================================]

cmake_minimum_required(VERSION @CMAKE_MINIMUM_REQUIRED_VERSION@ FATAL_ERROR)
cmake_minimum_required(VERSION 3.17 FATAL_ERROR)

# Don't do duplicate work if necessary
if (TARGET Latexmk::Latexmk)
Expand Down

0 comments on commit 34b6a26

Please sign in to comment.