mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-08-06 13:50:49 +08:00
Singing my name on the script.
This commit is contained in:
@ -1,6 +1,8 @@
|
|||||||
#####################################################
|
#####################################################
|
||||||
# FILE NAME CMakeLists.txt #
|
# FILE NAME CMakeLists.txt #
|
||||||
# #
|
# #
|
||||||
|
# WRITTEN BY Michael Brockus. #
|
||||||
|
# #
|
||||||
# PURPOSE contains CMake statements. #
|
# PURPOSE contains CMake statements. #
|
||||||
# #
|
# #
|
||||||
#####################################################
|
#####################################################
|
||||||
@ -65,4 +67,4 @@ install(DIRECTORY src/ DESTINATION src)
|
|||||||
install(EXPORT unityConfig DESTINATION share/unityConfig/cmake)
|
install(EXPORT unityConfig DESTINATION share/unityConfig/cmake)
|
||||||
|
|
||||||
# This makes the project importable from the build directory
|
# This makes the project importable from the build directory
|
||||||
export(TARGETS unity FILE unityConfig.cmake)
|
export(TARGETS unity FILE unityConfig.cmake)
|
||||||
|
Reference in New Issue
Block a user