mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Drop our local copy of pkg_check_modules
It was needed for cmake versions older than 3.6, but we require at least 3.10 now
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
set(cmake_FILES
|
||||
GncAddGSchemaTargets.cmake GncAddSchemeTargets.cmake
|
||||
GncAddSwigCommand.cmake GncAddTest.cmake GncPkgConfig.cmake
|
||||
GncAddSwigCommand.cmake GncAddTest.cmake
|
||||
MacroAddSourceFileCompileFlags.cmake MacroAppendForeach.cmake
|
||||
MakeDist.cmake MakeDistFiles.cmake MakeDistCheck.cmake
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user