Correct indent for printing
This commit is contained in:
parent
19f7a90a8c
commit
49b815a6db
7 changed files with 24 additions and 9 deletions
|
@ -40,7 +40,6 @@ endif()
|
|||
add_executable(compte_mots compte_mots.cpp)
|
||||
|
||||
add_library(polynomial SHARED Polynomial.cpp Polynomial.tpp)
|
||||
#target_link_libraries(polynomial -static)
|
||||
|
||||
if(GTest_FOUND)
|
||||
add_executable(polynomialTest gTestPolynomial.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue