Skip to content

Commit

Permalink
Merge pull request #28 from Ondsel-Development/john-test
Browse files Browse the repository at this point in the history
latest cmake change
  • Loading branch information
adrianinsaval authored Nov 12, 2023
2 parents c424009 + b3be7e5 commit 84762ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,3 @@ install(TARGETS OndselSolver
PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/OndselSolver)
install(FILES ${CMAKE_BINARY_DIR}/OndselSolver.pc
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/pkgconfig)

add_executable(testappexe testapp/OndselSolver.cpp)
target_link_libraries(testappexe OndselSolver)
target_include_directories(testappexe PUBLIC "../OndselSolver")

0 comments on commit 84762ac

Please sign in to comment.