I did a program that need some functions from a file that the staff gives us. the file is libmap.a. I developed some modules that use functions from the libmap file.
how can I compile it? Some friends said me that I need to change something to the Cmake file. is someone know what I need to change?