toeb / cmakepp

An Enhancement Suite for the CMake Build System
Other
435 stars 37 forks source link

nav should allow more funcitonality #27

Closed toeb closed 10 years ago

toeb commented 10 years ago

nav("obj1.obj2(arg1 arg2 ${arg3} {arg4} "arg5").obj3.methood()") nav(test = "obj1.obj2(arg1 arg2 ${arg3} {arg4} "arg5").obj3.methood()") nav(test2 = "test2:select(it.id + it.version)"