# Define the header-only library add_library(glm INTERFACE) # Set the include directory target_include_directories(glm INTERFACE ../glm)