Changeset 21631
- Timestamp:
- 10/19/08 20:48:34 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/branches/uuid/ext/uuid/SConscript
r21630 r21631 1 1 Import("env") 2 2 Import("conf") 3 4 env.ParseConfig("pkg-config --libs --cflags uuid")5 3 6 4 if conf.CheckLib('uuid') and conf.CheckHeader('uuid/uuid.h'): … … 8 6 "uuid", 9 7 ['uuid.cc'], 8 LIBS=env['LIBS']+['uuid'] 10 9 ) 11 10
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)