Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 24, 2018 21:43
Show Gist options
  • Save ryantm/c4ff14ddc5b4c76ad54b924c1d52e6c9 to your computer and use it in GitHub Desktop.
Save ryantm/c4ff14ddc5b4c76ad54b924c1d52e6c9 to your computer and use it in GitHub Desktop.
/nix/store/hczwyi1zv6026rc8a5yni10ap0zaprpx-lxqt-build-tools-0.5.0
├── nix-support
│   └── propagated-user-env-packages
└── share
└── cmake
└── lxqt-build-tools
├── find-modules
│   ├── FindExif.cmake
│   ├── FindFm.cmake
│   ├── FindGLIB.cmake
│   ├── FindMenuCache.cmake
│   ├── FindUDev.cmake
│   ├── FindXCB.cmake
│   ├── FindXdgUserDirs.cmake
│   └── FindXKBCommon.cmake
├── lxqt-build-tools-config.cmake
├── lxqt-build-tools-config-version.cmake
└── modules
├── ECMFindModuleHelpers.cmake
├── LXQtAppTranslationLoader.cpp.in
├── LXQtCompilerSettings.cmake
├── LXQtConfigVars.cmake
├── LXQtCreatePkgConfigFile.cmake
├── LXQtCreatePortableHeaders.cmake
├── LXQtLibTranslationLoader.cpp.in
├── LXQtPluginTranslationLoader.cpp.in
├── LXQtPreventInSourceBuilds.cmake
├── LXQtTranslate.cmake
├── LXQtTranslateDesktop.cmake
├── LXQtTranslateTs.cmake
├── LXQtTranslationLoader.cmake
├── Qt5PatchedLinguistToolsMacros.cmake
├── Qt5TranslationLoader.cmake
└── Qt5TranslationLoader.cpp.in
6 directories, 27 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment