Skip to content

Commit

Permalink
[cmake] upgrade IlmBase with more modern cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiencastan committed Oct 27, 2021
1 parent 5a0b9f5 commit 92ffa88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 194 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ project(alembicEntityQmlPlugin LANGUAGES CXX VERSION 0.1.0)
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

# CMake Find modules
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

# Qt dependency
if(POLICY CMP0043)
cmake_policy(SET CMP0043 OLD)
Expand Down
191 changes: 0 additions & 191 deletions cmake/FindIlmBase.cmake

This file was deleted.

0 comments on commit 92ffa88

Please sign in to comment.