🔥 Remove main.cpp/scratch derp from CMake 😳
This commit is contained in:
parent
0743b2fe44
commit
fbfbf6899c
@ -451,6 +451,3 @@ if (FMT_MASTER_PROJECT AND EXISTS ${gitignore})
|
|||||||
set(CPACK_RESOURCE_FILE_README ${PROJECT_SOURCE_DIR}/README.md)
|
set(CPACK_RESOURCE_FILE_README ${PROJECT_SOURCE_DIR}/README.md)
|
||||||
include(CPack)
|
include(CPack)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
add_executable(scratch main.cpp)
|
|
||||||
target_link_libraries(scratch PRIVATE fmt::fmt)
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user