diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 41cf9ac91..dd67da35e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -96,14 +96,6 @@ configure_file( @ONLY ) -if (OPTION_CREATE_ANDROID_STUDIO_IDE) - configure_file( - ${CMAKE_CURRENT_SOURCE_DIR}/abi-version.cmake.in - ${CMAKE_CURRENT_BINARY_DIR}/AndroidStudio/FL/abi-version.h - @ONLY - ) -endif (OPTION_CREATE_ANDROID_STUDIO_IDE) - ####################################################################### # build examples - these have to be built after fluid is built/imported ####################################################################### |
