This website requires JavaScript.
Explore
Help
Sign in
sungmg
/
mutter-performance-source
Watch
1
Star
0
Fork
You've already forked mutter-performance-source
0
Code
Activity
3f0ac3548f
mutter-performance-source
/
doc
/
reference
/
Makefile.am
4 lines
54 B
Text
Raw
Normal View
History
Unescape
Escape
Removes Cogl from the repository Cogl has now been split out into a standalone project with a separate repository at git://git.gnome.org/cogl. From now on the Clutter build will now simply look for a cogl-1.0 pkg-config file to find a suitable Cogl library to link against at build time.
2011-05-05 19:56:44 +00:00
SUBDIRS = clutter cally
build: Cogl-2.0 API reference should be conditionally built Building the API reference for Cogl 2.0 is fairly confusing: the API itself is experimental and for internal use only -- though we want feedback for it. Let's build the API reference only when Clutter is configured with a specific configure switch, so that people that wish to give feedback on the API and its documentation can do it.
2010-11-17 19:13:55 +00:00
Removes Cogl from the repository Cogl has now been split out into a standalone project with a separate repository at git://git.gnome.org/cogl. From now on the Clutter build will now simply look for a cogl-1.0 pkg-config file to find a suitable Cogl library to link against at build time.
2011-05-05 19:56:44 +00:00
DIST_SUBDIRS = clutter cally
Copy permalink