Changeset 1393
- Timestamp:
- 06/19/08 09:10:59 (5 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
. (modified) (4 props)
-
CMakeLists.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property bzr:revision-id:v3-trunk0
-
old new 14 14 1388 andrew@aehunter.net-20080619134737-wcqb6ptssduanj6y 15 15 1389 andrew@aehunter.net-20080619134857-7k2kawpsxgqb9ss6 16 1390 andrew@aehunter.net-20080619141046-tgdq69hsumw4x55z
-
- Property bzr:file-ids
-
old new 1 src/openassetlib/plugins/sqlite/CMakeLists.txt cmakelists.txt-20080619134758-nm4h00bctuwzlq9y-1
-
- Property bzr:ancestry:v3-trunk0
-
old new 14 14 andrew@aehunter.net-20080619134156-uy4fm1k8kygexnbq 15 15 andrew@aehunter.net-20080619134821-m149jig6bmpq41hx 16 andrew@aehunter.net-20080619141005-75220r6w2cvqbj8f
-
- Property bzr:revision-info
-
old new 1 timestamp: 2008-06-19 1 4:48:57.706000090+01001 timestamp: 2008-06-19 15:10:46.039000034 +0100 2 2 committer: Andrew Hunter <andrew@aehunter.net> 3 3 properties:
-
- Property bzr:revision-id:v3-trunk0
-
trunk/CMakeLists.txt
r1390 r1393 91 91 ENDIF ( UNIX ) 92 92 93 # Define options 94 95 option ( WITH_PYTHON_EXTENTIONS "Compile the python extentions for OpenLibraries." TRUE ) 96 option ( WITH_OPENFX_PLUGIN "Compile the OpenFX plugin for openmedialib." FALSE ) 97 93 98 add_subdirectory( src )
