Skip to content

Prefer CMAKE_CURRENT_SOURCE_DIR over CMAKE_SOURCE_DIR for the project's source directory#856

Merged
praydog merged 1 commit intopraydog:masterfrom
Rbot427:build-tweaks
Jul 22, 2023
Merged

Prefer CMAKE_CURRENT_SOURCE_DIR over CMAKE_SOURCE_DIR for the project's source directory#856
praydog merged 1 commit intopraydog:masterfrom
Rbot427:build-tweaks

Conversation

@Rbot427
Copy link
Copy Markdown
Contributor

@Rbot427 Rbot427 commented Jul 14, 2023

  1. Switch from CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR when specifying the imgui config path and openvr library. This makes it so others can build REF as an embedded dependency via cmake's add_subdirectory
  2. Fix the build errors in the example plugin

@praydog praydog merged commit 87b3d6d into praydog:master Jul 22, 2023
dtlnor pushed a commit to dtlnor/REFramework that referenced this pull request Sep 12, 2024
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