fixes in simplecudd & lbdd

This commit is contained in:
Vitor Santos Costa 2016-06-02 10:54:08 +01:00
parent 5fd4413ffd
commit dce28a774e
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ add_executable (Problogbdd
${SRC}) ${SRC})
set_target_properties (Problogbdd PROPERTIES set_target_properties (Problogbdd PROPERTIES
OUTPUT_NAME problogbdd OUTPUT_NAME simplecudd
) )
target_link_libraries(Problogbdd target_link_libraries(Problogbdd

View File

@ -14,7 +14,7 @@ add_executable (Problogbdd-Lfi
${SRC}) ${SRC})
set_target_properties (Problogbdd-Lfi PROPERTIES set_target_properties (Problogbdd-Lfi PROPERTIES
OUTPUT_NAME problogbdd_lfi OUTPUT_NAME simplecudd_lfi
) )
target_link_libraries(Problogbdd-Lfi target_link_libraries(Problogbdd-Lfi