I need some help compiling this project with cmake. Here is the error message.
$ ./build_avida -- Building for: NMake Makefiles CMake Warning at CMakeLists.txt:1
Even though I had gcc already installed, I had to run
sudo apt-get install build-essential
to get rid of that error