Skip to content

KDFoundation: add missing glm dependency required by formatters.h - #117

Open
lemirep wants to merge 1 commit into
mainfrom
add_missing_glm_library_dependency
Open

KDFoundation: add missing glm dependency required by formatters.h#117
lemirep wants to merge 1 commit into
mainfrom
add_missing_glm_library_dependency

Conversation

@lemirep

@lemirep lemirep commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Otherwise formatters (in formatters.h) are only usable if consumers of KDFoundation depend themselves on glm

Bump project version to 0.1.14

@iamsergio

Copy link
Copy Markdown
Contributor

Rebase over #118

@iamsergio
iamsergio force-pushed the add_missing_glm_library_dependency branch from 2d50646 to 7ab2818 Compare July 31, 2026 10:23
@iamsergio

Copy link
Copy Markdown
Contributor

Rebased via GitHub ui

@iamsergio

Copy link
Copy Markdown
Contributor
CMake Error at cmake/dependencies.cmake:17 (find_package):
  Could not find a package configuration file provided by "glm" with any of
  the following names:

    glm.cps
    glmConfig.cmake
    glm-config.cmake

the 3rdparty .yml workflow needs glm installed from brew

@iamsergio

Copy link
Copy Markdown
Contributor

same for build-android

@lemirep
lemirep force-pushed the add_missing_glm_library_dependency branch from 7ab2818 to ca2fb55 Compare August 17, 2026 09:17
Otherwise formatters are only usable if consumers of KDFoundation depend
themselves on glm

Change-Id: I618f347f8863cd5bd9b5a918be8415465364fc0e
@lemirep
lemirep force-pushed the add_missing_glm_library_dependency branch from ca2fb55 to db60995 Compare August 17, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants