mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
duhZ
This commit is contained in:
@@ -20,7 +20,7 @@ LINK_DIRECTORIES(${Complex_BINARY_DIR}/../../Source)
|
||||
TARGET_LINK_LIBRARIES(complex
|
||||
CMakeLib
|
||||
debug CMakeLib
|
||||
optimized CgMakeLib)
|
||||
optimized CMakeLib)
|
||||
|
||||
#
|
||||
# Output the files required by 'complex' to a file.
|
||||
|
||||
@@ -20,7 +20,7 @@ LINK_DIRECTORIES(${Complex_BINARY_DIR}/../../Source)
|
||||
TARGET_LINK_LIBRARIES(complex
|
||||
CMakeLib
|
||||
debug CMakeLib
|
||||
optimized CgMakeLib)
|
||||
optimized CMakeLib)
|
||||
|
||||
#
|
||||
# Output the files required by 'complex' to a file.
|
||||
|
||||
@@ -20,7 +20,7 @@ LINK_DIRECTORIES(${Complex_BINARY_DIR}/../../Source)
|
||||
TARGET_LINK_LIBRARIES(complex
|
||||
CMakeLib
|
||||
debug CMakeLib
|
||||
optimized CgMakeLib)
|
||||
optimized CMakeLib)
|
||||
|
||||
#
|
||||
# Output the files required by 'complex' to a file.
|
||||
|
||||
Reference in New Issue
Block a user