Skip to content

Commit 7838f5a

Browse files
committed
Added missing INCLUDE(CMakePushCheckState)
1 parent 30a9978 commit 7838f5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ IF(WITH_DEFAULT_FEATURE_SET)
229229
INCLUDE(${CMAKE_SOURCE_DIR}/cmake/build_configurations/feature_set.cmake)
230230
ENDIF()
231231

232+
INCLUDE(CMakePushCheckState)
233+
232234
# Add macros
233235
INCLUDE(character_sets)
234236
INCLUDE(cpu_info)

0 commit comments

Comments
 (0)