# Include the directory itself as a path to include directories set(CMAKE_INCLUDE_CURRENT_DIR ON) #add_executable(testfunc_001_lex WIN32 testfunc_001_lex.c ${PARSER_FILES} ) #target_link_libraries(testfunc_004_buildterrain SDL_image)