This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a03841c18b
lean2
/
src
/
library
/
tactic
/
CMakeLists.txt
3 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
feat(tactic): refine tactic API Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-21 18:44:53 +00:00
add_library(tactic goal.cpp tactic.cpp)
feat(library/tactic): add tactic framework APIs Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-21 01:02:41 +00:00
target_link_libraries(tactic ${LEAN_LIBS})
Reference in a new issue
Copy permalink