This commit is contained in:
Ken Martin 2002-04-22 14:18:50 -04:00
parent 7aa35093b8
commit bf228b05c7
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ LINK_DIRECTORIES(${Complex_BINARY_DIR}/../../Source)
TARGET_LINK_LIBRARIES(complex TARGET_LINK_LIBRARIES(complex
CMakeLib CMakeLib
debug CMakeLib debug CMakeLib
optimized CgMakeLib) optimized CMakeLib)
# #
# Output the files required by 'complex' to a file. # Output the files required by 'complex' to a file.

View File

@ -20,7 +20,7 @@ LINK_DIRECTORIES(${Complex_BINARY_DIR}/../../Source)
TARGET_LINK_LIBRARIES(complex TARGET_LINK_LIBRARIES(complex
CMakeLib CMakeLib
debug CMakeLib debug CMakeLib
optimized CgMakeLib) optimized CMakeLib)
# #
# Output the files required by 'complex' to a file. # Output the files required by 'complex' to a file.

View File

@ -20,7 +20,7 @@ LINK_DIRECTORIES(${Complex_BINARY_DIR}/../../Source)
TARGET_LINK_LIBRARIES(complex TARGET_LINK_LIBRARIES(complex
CMakeLib CMakeLib
debug CMakeLib debug CMakeLib
optimized CgMakeLib) optimized CMakeLib)
# #
# Output the files required by 'complex' to a file. # Output the files required by 'complex' to a file.