Skip to content

Add supporting of CMake FOLDER#49

Open
kachsheev wants to merge 1 commit intomasterfrom
feature/folder-support
Open

Add supporting of CMake FOLDER#49
kachsheev wants to merge 1 commit intomasterfrom
feature/folder-support

Conversation

@kachsheev
Copy link
Copy Markdown
Member

Closes #46

@kachsheev kachsheev force-pushed the feature/folder-support branch 2 times, most recently from f2aa1d8 to 64a42d0 Compare December 24, 2024 20:19
@kachsheev kachsheev force-pushed the feature/folder-support branch from 64a42d0 to edd2fab Compare March 25, 2025 20:41
@kachsheev kachsheev force-pushed the feature/folder-support branch from edd2fab to 036251a Compare March 25, 2025 20:42
@acidicMercury8 acidicMercury8 self-requested a review March 25, 2025 23:16
Comment thread cmake/Macros.cmake
#
macro(disable_internal_use)
set(INTERNAL_USE FALSE)
endmacro(enable_internal_use)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
endmacro(enable_internal_use)
endmacro(disable_internal_use)

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.

Add support "FOLDER" and "CMAKE_FOLDER"

2 participants