I want to link my executable with my \'hello\' library that has a preprocessor define.
cmake_minimum_required(VERSION 3.5) project(hello VERSION 0.2.0 LANGUAGES C