fwLoadProperties()

find_package(glm QUIET REQUIRED)

fwInclude(

    ${GLM_INCLUDE_DIRS}
)
