Hi, I want to link Itk and a static library we created. We have some files .c compiled in .o and we created a .a file named libnrutils.a . What have I to do in the CMake file to use this library in my project? thanks for your help, aloys