|
@ -105,6 +105,8 @@ if(STORM_COMPILE_WITH_CCACHE) |
|
|
else() |
|
|
else() |
|
|
message(STATUS "Storm - Could not find ccache.") |
|
|
message(STATUS "Storm - Could not find ccache.") |
|
|
endif() |
|
|
endif() |
|
|
|
|
|
else() |
|
|
|
|
|
message(STATUS "Storm - Disabled use of ccache.") |
|
|
endif() |
|
|
endif() |
|
|
|
|
|
|
|
|
# Directory for test resources. |
|
|
# Directory for test resources. |
|
|
xxxxxxxxxx