changeset 3532 | 04e2fea3e83a |
parent 3525 | 1d7b056ff866 |
parent 3529 | 0e968ba12a84 |
child 3539 | c3d1fccbe0ed |
--- a/CMakeLists.txt Mon Jun 21 22:18:53 2010 +0200 +++ b/CMakeLists.txt Mon Jun 21 22:45:52 2010 +0200 @@ -184,6 +184,7 @@ add_subdirectory(misc/liblua) add_subdirectory(hedgewars) +add_subdirectory(misc/libopenalbridge) if(NOT BUILD_ENGINE_LIBRARY) add_subdirectory(bin) add_subdirectory(QTfrontend)