fwLoadProperties()

find_package(glm QUIET REQUIRED)

fwForwardInclude(
    ${GLM_INCLUDE_DIRS}
)

