Changeset 691 for library/tests/unittest-cpp
- Timestamp:
- 11/02/09 16:42:44 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/tests/unittest-cpp/CMakeLists.txt
r689 r691 13 13 14 14 # From CMake version 2.8, it is not allowed to add subdirectories without 15 # their CMakeLists, therfore were the following two linescommented out:15 # their CMakeLists, therfore the following two lines were commented out: 16 16 # add_subdirectory(Posix) 17 17 # add_subdirectory(Win32)