mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 13:06:05 +00:00
Create VERSION.txt and update CMakeLists.txt to read version from file
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
886b5e501a
commit
4e51949669
1611 changed files with 283331 additions and 1 deletions
8
test-cmake/CMakeFiles/uninstall.dir/cmake_clean.cmake
Normal file
8
test-cmake/CMakeFiles/uninstall.dir/cmake_clean.cmake
Normal file
|
@ -0,0 +1,8 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/uninstall"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
Loading…
Add table
Add a link
Reference in a new issue