maidsafe-archive / MaidSafe

This is the super-project in which each MaidSafe library resides. Some information is common to all libraries, and is detailed here. Library-specific information can be found in each library's wiki.
Other
583 stars 102 forks source link

CMake config fix. #134

Closed ghost closed 10 years ago

ghost commented 10 years ago

Most of the work to disable these tests on specific OS's has been carried out by David. This request fixes a CMake configuration error due to referencing a deleted target from an upper level CMakeLists.txt file.

dirvine commented 10 years ago

This can be merged and should pass through Qa quickly now.

dirvine commented 10 years ago

I am merging without Qa for now as this is causing failing tests.