Changeset 22
- Timestamp:
- 08/28/07 12:30:59 (1 year ago)
- Files:
-
- trunk/cmaked/CMakeLists.txt (modified) (1 diff)
- trunk/cmaked/FindGTK2.cmake (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/cmaked/CMakeLists.txt
r14 r22 12 12 PROJECT (cmaked NONE) 13 13 14 # note do not install FindGTK2.cmake. it is not required to install it 15 # to build the samples, and can break apps that use other FindGTK2 modules. 14 16 SET (MOD_SRCS 15 17 CMakeDCompiler.cmake.in
