Skip to content

Commit

Permalink
Debug output CMAKE_SIZEOF_VOID_P
Browse files Browse the repository at this point in the history
  • Loading branch information
tbeu committed Aug 30, 2018
1 parent c48aed1 commit 084ae10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modelica_DeviceDrivers/Resources/CMakeLists.txt
@@ -1,5 +1,6 @@
project(Modelica_DeviceDrivers)
cmake_minimum_required(VERSION 2.8.12)
message("CMAKE_SIZEOF_VOID_P = ${CMAKE_SIZEOF_VOID_P}")
enable_testing()
# copy CTestCustom.cmake to build dir to disable interactive tests in 'make test'
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/CTestCustom.cmake ${CMAKE_CURRENT_BINARY_DIR})
Expand Down

0 comments on commit 084ae10

Please sign in to comment.