Skip to content
Snippets Groups Projects
Commit f9b87236 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

Preparing v.2.3.3d

parent 27056332
No related branches found
Tags v2.3.3d
No related merge requests found
Release 2.3.3d:
- Minor fixes here and there
Release 2.3.3c:
- Bug fix:
......
......@@ -8,7 +8,7 @@ set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
project(Frida)
set(Frida_VERSION post-2.3.3c)
set(Frida_VERSION 2.3.3d)
include(CTest) # equivalent to "enable_testing() ???
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND}) # => 'make check' is an alias for 'ctest'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment