Changeset 2322 for vidalia/trunk/CMakeLists.txt
- Timestamp:
- 01/24/08 19:27:40 (10 months ago)
- Files:
-
- 1 modified
-
vidalia/trunk/CMakeLists.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vidalia/trunk/CMakeLists.txt
r2321 r2322 46 46 47 47 if(MSVC_IDE) 48 # Supress regeneration49 48 set(CMAKE_SUPPRESS_REGENERATION TRUE) 50 49 set(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin)
