what must i add to the cmakefile.txt
hi I want create a node that uses a library that is installed in my pc. To compile i typed: gcc -o myprogram myprogram.c -l rt -l bcm2835
what must i add to the cmakefile.txt? thanks