xournalpp/xournalpp
CMakeLists.txt
:95
find_package(Filesystem REQUIRED COMPONENTS ghc Final Experimental)
find_package(Filesystem REQUIRED COMPONENTS ghc Final Experimental)
find_package(Filesystem REQUIRED COMPONENTS Final Experimental Boost)
find_package(Filesystem COMPONENTS Final Experimental Boost)
Using `find_package(Filesystem)` with no component arguments:
find_package(Filesystem REQUIRED)