can't build Collada DOM Mac

Hello,

I am a newbie trying to build the COLLADA DOM on Mac. I tried using Terminal but when I use ‘make’ command on the dom folder I get “nothing to be don for <dom-path>”.

I also tried to use CMAKE but when doing so, I get the following:

CMake Error at CMakeLists.txt:31 (install):
install DIRECTORY given no DESTINATION!

CMake Error at CMakeLists.txt:32 (install):
install DIRECTORY given no DESTINATION!

CMake Error at CMakeLists.txt:33 (install):
install FILES given no DESTINATION!

Configuring incomplete, errors occurred!

So, does anybody know how to solve this in order to build the Collada14Dom.framework??

Thx!