This website requires JavaScript.
Explore
Help
Sign In
kolan
/
cmake.backbone
Watch
1
Star
0
Fork
0
You've already forked cmake.backbone
Code
Issues
Pull Requests
Releases
Wiki
Activity
37
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kolan Sh
5a8221f571
Fix architecture detection when MinGW is 32 while host is 64.
2016-08-22 21:27:33 +03:00
templates
get_library_path(): uninitialized hCurrentModuleInstance + make it static.
2016-07-16 00:57:43 +03:00
CFlagsCommonRules.cmake
Common scripts renamed to .*CommonRules.cmake
2015-10-19 11:45:41 +03:00
CPackCommonRules.cmake
Don't install pkg-config's .pc-file if it doesn't exist.
2016-04-01 18:01:03 +03:00
CPackDetectArch.cmake
Fix architecture detection when MinGW is 32 while host is 64.
2016-08-22 21:27:33 +03:00
FindGettextOverride.cmake
Gettext: add ${CMAKE_BUILD_DIR}/share/locale/lang/LC_MESSAGES... for debugging.
2015-11-14 03:03:53 +03:00
FindVala.cmake
Initial commit.
2014-10-15 17:32:46 +04:00
GettextCommonRules.cmake
templates/gettext-config.h.in added.
2015-10-19 19:27:15 +03:00
GettextLangRules.cmake
Changing Gettext ABI automatically.
2015-11-14 01:37:15 +03:00
GladeCommonRules.cmake
GladeCommonRules.cmake added.
2015-11-13 05:14:27 +03:00
GResourceCommonRules.cmake
GResource rules added.
2015-11-25 12:31:38 +03:00
GSchemaCommonRules.cmake
Win32: dirty hack for gschemas.compiled.
2015-11-14 12:34:09 +03:00
MacroOptionalAddSubdirectory.cmake
Initial commit.
2014-10-15 17:32:46 +04:00
MacroSubdirList.cmake
Gettext rules updated.
2015-10-19 19:04:35 +03:00
PkgConfigCommonRules.cmake
Configure pkg-config.pc outside.
2015-10-19 20:31:15 +03:00
README
Initial commit.
2014-10-15 17:32:46 +04:00
UseVala.cmake
Initial commit.
2014-10-15 17:32:46 +04:00
ValaBinCommonRules.cmake
Vala*CommonRules: *ValaOpts variable added for conditional compilation.
2015-12-15 13:35:40 +03:00
ValaLibCommonRules.cmake
Combine Vala{Lib,Plugin}CommonRules.
2016-04-01 19:37:33 +03:00
README
Backbone's CMake scripts.
Description
My CMake modules, scripts, templates
Readme
103
KiB
Languages
CMake
100%