1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Whitespace: Fix whitespace and line endings in cmake files

This commit is contained in:
reuk 2024-11-05 17:56:39 +00:00
parent 24ab3cb6a3
commit 8ae3bffe82
No known key found for this signature in database
GPG key ID: FCB43929F012EE5C
28 changed files with 5166 additions and 5168 deletions

View file

@ -126,4 +126,3 @@ function(_juce_create_atomic_target target_name)
endfunction() endfunction()
_juce_create_atomic_target(juce_atomic_wrapper) _juce_create_atomic_target(juce_atomic_wrapper)

View file

@ -33,4 +33,3 @@
juce_add_module(juce_build_tools ALIAS_NAMESPACE juce) juce_add_module(juce_build_tools ALIAS_NAMESPACE juce)
add_subdirectory(juceaide) add_subdirectory(juceaide)