Skip to content

libraries/libfm-qt: Fix cmake compilation error#386

Closed
isaackwy wants to merge 1 commit intoPonce:currentfrom
isaackwy:libfm-qt
Closed

libraries/libfm-qt: Fix cmake compilation error#386
isaackwy wants to merge 1 commit intoPonce:currentfrom
isaackwy:libfm-qt

Conversation

@isaackwy
Copy link
Copy Markdown
Contributor

I had received the following compilation error:

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

Older programs tend to have this issue.

@github-actions
Copy link
Copy Markdown

reverse dependencies - libraries/libfm-qt

  • libraries/lxqt-qtplugin

@github-actions
Copy link
Copy Markdown

✅ sbolint - libraries/libfm-qt ✅

libfm-qt: NOTE: libfm-qt.SlackBuild:61: LIBDIRSUFFIX gets set, but never used.
sbolint: libfm-qt checks out OK

@Ponce
Copy link
Copy Markdown
Owner

Ponce commented Mar 19, 2026

thanks, pushed in its own branch!

@Ponce Ponce closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants