# Just an empty CMakeLists.txt # The file with the logic sits in lib, but we # have to add src to the master CMakeLists.txt, # otherwise CMake does not work. # As CMake wants a CMakeLists.txt in every # added subdirectory I jut added an empty one, and # it seem so be happy with it.