Commits

Kevin Paul committed ffa9e27d9c8
Removing debug statements. Fixed foreach loop bug. In CMake foreach loops, you need to loop over the list variables (with the IN LISTS syntax), and you cannot specify the list variable value, instead.
Removing debug statements. Fixed foreach loop bug. In CMake foreach loops, you need to loop over the list variables (with the IN LISTS syntax), and you cannot specify the list variable value, instead.