Skip to content

Commit 1d4c7f5

Browse files
committed
Enable native filechooser on Linux
1 parent 069a412 commit 1d4c7f5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ configure_file(${RESOURCES_DIRECTORY}/Build-files/resources.rc.in ${RESOURCES_DI
3939
set_property(DIRECTORY APPEND PROPERTY COMPILE_DEFINITIONS
4040
$<$<PLATFORM_ID:Windows>:_CRT_SECURE_NO_WARNINGS>
4141
$<$<PLATFORM_ID:Windows>:NOMINMAX>
42-
$<$<PLATFORM_ID:Linux>:JUCE_DISABLE_NATIVE_FILECHOOSERS=1>
4342
$<$<CONFIG:Debug>:DEBUG=1>
4443
$<$<CONFIG:Debug>:_DEBUG=1>
4544
$<$<CONFIG:Release>:NDEBUG=1>

0 commit comments

Comments
 (0)