sivarajankumar / maratis

Automatically exported from code.google.com/p/maratis
0 stars 0 forks source link

Experimental CMake build #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run build_unix.sh or manually run cmake

What is the expected output?
- Build success

What do you see instead?
- CMake Error at CMakeLists.txt:86 (ADD_SUBDIRECTORY):
 The source directory
    /home/jurgel/Documents/maratis/branches/Experimental/Sources/Maratis/Editor
  does not contain a CMakeLists.txt file.

What version of the product are you using? On what operating system?
- r243 branch Experimental
- Ubuntu 14.04 x86_64

Please provide any additional information below.
- There is should be CMakeLists.txt in 
branches/Experimental/Sources/Maratis/Editor 
- Build normal if I comment line 86 in the related file

Original issue reported on code.google.com by agustinu...@gmail.com on 8 Dec 2014 at 9:42